haskell-tools-ast-trf: Conversions on Haskell-Tools AST to prepare for refactorings

[ bsd3, language, library ] [ Propose Tags ]

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

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), 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 1721 total (7 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]