haskell-tools-ast-gen: Facilities for generating new parts of the Haskell-Tools AST
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.
Modules
[Index]
- Language
- Haskell
- Tools
- AST
- Language.Haskell.Tools.AST.Gen
- Language.Haskell.Tools.AST.Gen.Base
- Language.Haskell.Tools.AST.Gen.Binds
- Language.Haskell.Tools.AST.Gen.Decls
- Language.Haskell.Tools.AST.Gen.Exprs
- Language.Haskell.Tools.AST.Gen.Kinds
- Language.Haskell.Tools.AST.Gen.Literals
- Language.Haskell.Tools.AST.Gen.Modules
- Language.Haskell.Tools.AST.Gen.Patterns
- Language.Haskell.Tools.AST.Gen.Stmts
- Language.Haskell.Tools.AST.Gen.Types
- Language.Haskell.Tools.AST.Gen.Utils
- Language.Haskell.Tools.AST.Gen
- AST
- Tools
- Haskell
Downloads
- haskell-tools-ast-gen-0.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 | 1824 total (14 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] |