haskell-tools-ast-trf: Conversions on Haskell-Tools AST to prepare for refactorings
Converts the Haskell-Tools AST between different versions to have source annotations that help refactorings. Have transformations that convert from ranges to range templates and then to source templates. The AST can be modified correctly when it has source templates. Every syntactically correct program can be transformed into source template form. Also have a transformation to put comments to their places.
Downloads
- haskell-tools-ast-trf-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), mtl (>=2.2 && <2.3), references (>=0.3.2 && <1.0), uniplate (>=1.6 && <2.0) [details] |
License | BSD-3-Clause |
Author | Boldizsar Nemeth |
Maintainer | nboldi@elte.hu |
Category | Language |
Home page | https://github.com/nboldi/haskell-tools |
Uploaded | by lazac at 2016-10-05T08:49:35Z |
Distributions | |
Reverse Dependencies | 3 direct, 8 indirect [details] |
Downloads | 1772 total (10 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] |