mainland-pretty: Pretty printing designed for printing source code.

[ bsd3, library, text ] [ Propose Tags ]

Pretty printing designed for printing source code based on Wadler's paper A Prettier Printer. The main advantage of this library is its ability to automatically track the source locations associated with pretty printed values and output appropriate #line pragmas and its ability to produce output in the form of lazy text using a builder.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.1.0, 0.1.1.1, 0.1.2.0, 0.1.3.0, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.6, 0.2.7, 0.2.7.1, 0.2.7.2, 0.3.0.0, 0.4.0.0, 0.4.1.0, 0.4.1.1, 0.4.1.2, 0.4.1.3, 0.4.1.4, 0.5.0.0, 0.6, 0.6.1, 0.6.2, 0.7, 0.7.0.1, 0.7.1
Dependencies base (>=4.5 && <5), containers (>=0.2 && <0.7), srcloc (>=0.2 && <0.6), text (>0.11 && <1.3), transformers (>0.3 && <0.6) [details]
License BSD-3-Clause
Copyright (c) 2006-2011 Harvard University (c) 2011-2012 Geoffrey Mainland (c) 2015-2019 Drexel University
Author Geoffrey Mainland <mainland@drexel.edu>
Maintainer Geoffrey Mainland <mainland@drexel.edu>
Category Text
Home page https://github.com/mainland/mainland-pretty
Bug tracker https://github.com/mainland/mainland-pretty/issues
Source repo head: git clone git://github.com/mainland/mainland-pretty.git
Uploaded by GeoffreyMainland at 2019-10-04T17:23:09Z
Distributions LTSHaskell:0.7.1, NixOS:0.7.1, Stackage:0.7.1
Reverse Dependencies 17 direct, 21 indirect [details]
Downloads 34023 total (116 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-10-04 [all 1 reports]