haskell-tools-rewrite

Facilities for generating new parts of the Haskell-Tools AST

https://github.com/haskell-tools/haskell-tools

Version on this page:0.5.0.0
LTS Haskell 12.26:1.1.0.2
Stackage Nightly 2018-09-28:1.1.0.2
Latest on Hackage:1.1.1.0

See all snapshots haskell-tools-rewrite appears in

Contains utility functions to generate parts of the Haskell-Tools AST. Generates these elements to be compatible with the source annotations that are already present on the AST. The package is divided into modules based on which language elements can the given module generate. This packages should be used during the transformations to generate parts of the new AST.