th-expand-syns

Expands type synonyms in Template Haskell ASTs

Version on this page:0.3.0.5@rev:1
LTS Haskell 22.18:0.4.11.0@rev:4
Stackage Nightly 2024-04-25:0.4.11.0@rev:4
Latest on Hackage:0.4.11.0@rev:4

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.5@sha256:f0c7ebf50e7282f73c160d7b6821e3b9da2f42c4f076655416925788eb968eb3,1034

Module documentation for 0.3.0.5

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

Expands type synonyms in Template Haskell ASTs

Changes

0.3.0.5

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