haskell-tools-prettyprint: Pretty printing of Haskell-Tools AST
Converts the Haskell-Tools AST to text. 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.
Downloads
- haskell-tools-prettyprint-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, 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 && <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), split (>=0.2 && <1.0) [details] |
| License | BSD-3-Clause |
| Author | Boldizsar Nemeth |
| Maintainer | nboldi@elte.hu |
| Uploaded | by lazac at 2016-10-05T08:49:15Z |
| Category | Language |
| Home page | https://github.com/haskell-tools/haskell-tools |
| Distributions | |
| Reverse Dependencies | 8 direct, 1 indirect [details] |
| Downloads | 15731 total (82 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] |