haskell-tools-prettyprint: Pretty printing of Haskell-Tools AST
Converts the Haskell-Tools AST to text. Prepares the AST for this conversion. If the AST was created from the GHC AST this pretty printing will result in the original source code. Generated AST parts will get the default formatting. Works using the source annotations that are present in the AST. Creates a rose tree first to simplify the conversion.
Modules
[Index]
Downloads
- haskell-tools-prettyprint-0.6.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, 0.3.0.0, 0.3.0.1, 0.4.0.0, 0.4.1.0, 0.4.1.1, 0.4.1.2, 0.4.1.3, 0.5.0.0, 0.6.0.0, 0.7.0.0, 0.8.0.0, 0.8.1.0, 0.9.0.0, 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.0.0.3, 1.0.0.4, 1.0.1.1, 1.1.0.0, 1.1.0.1, 1.1.0.2, 1.1.1.0 |
---|---|
Dependencies | base (>=4.9 && <4.10), containers (>=0.5 && <0.6), ghc (>=8.0 && <8.1), haskell-tools-ast (>=0.6 && <0.7), mtl (>=2.2 && <2.3), references (>=0.3 && <0.4), split (>=0.2 && <0.3), text (>=1.2 && <1.3), uniplate (>=1.6 && <1.7) [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 2017-04-01T12:34:32Z |
Distributions | |
Reverse Dependencies | 8 direct, 1 indirect [details] |
Downloads | 15018 total (67 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-04-01 [all 1 reports] |