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.

Modules

[Last Documentation]

  • Language
    • Haskell
      • Tools
        • Language.Haskell.Tools.PrettyPrint
          • Language.Haskell.Tools.PrettyPrint.Prepare

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.11 && <4.13), containers (>=0.5 && <0.7), ghc (>=8.4 && <8.7), haskell-tools-ast (>=1.1 && <1.2), 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 2019-01-09T11:32:21Z
Distributions
Reverse Dependencies 8 direct, 1 indirect [details]
Downloads 14592 total (30 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2019-01-09 [all 3 reports]