haskell-tools-ast-gen: Facilities for generating new parts of the Haskell-Tools AST

[ bsd3, language, library ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.2.0, 0.1.3.0, 0.2.0.0
Dependencies base (>=4.9 && <5.0), containers (>=0.5 && <0.6), ghc (>=8.0 && <8.1), haskell-tools-ast (>=0.2 && <0.3), haskell-tools-ast-trf (>=0.2 && <0.3), mtl (>=2.2 && <2.3), references (>=0.3.2 && <1.0) [details]
License BSD-3-Clause
Author Boldizsar Nemeth
Maintainer nboldi@elte.hu
Category Language
Home page https://github.com/haskell-tools/haskell-tools
Uploaded by lazac at 2016-10-05T08:48:44Z
Distributions
Reverse Dependencies 2 direct, 6 indirect [details]
Downloads 1763 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-10-05 [all 1 reports]