th-expand-syns

Expands type synonyms in Template Haskell ASTs

Version on this page:0.3.0.6
LTS Haskell 22.14:0.4.11.0@rev:3
Stackage Nightly 2024-03-28:0.4.11.0@rev:3
Latest on Hackage:0.4.11.0@rev:3

See all snapshots th-expand-syns appears in

BSD-3-Clause licensed by Daniel Schüssler
Maintained by [email protected]
This version can be pinned in stack with:th-expand-syns-0.3.0.6@sha256:d7da059957be932773392d985e0206be4041187b4ec600c6e190411c5dc106df,989

Module documentation for 0.3.0.6

Used by 2 packages in nightly-2015-12-19(full list with versions):

Expands type synonyms in Template Haskell ASTs

Changes

0.3.0.6

  • Fixed build with current (commit 029a296a770addbd096bbfd6de0936327ee620d4) GHC 7.10 (Thanks to David Fox)

0.3.0.5

  • Fixed build with GHC 7.10.1-rc2 / template-haskell-2.10 (Thanks to Gabor Greif)