haskell-tools-prettyprint: Pretty printing of Haskell-Tools AST

[ bsd3, language, library ] [ Propose Tags ]

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.

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, 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.5 && <0.6), mtl (>=2.2 && <2.3), references (>=0.3 && <0.4), split (>=0.2 && <0.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-01-31T21:25:22Z
Distributions
Reverse Dependencies 8 direct, 1 indirect [details]
Downloads 14618 total (55 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-01-31 [all 1 reports]