mainland-pretty: Pretty printing designed for printing source code.
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
- mainland-pretty-0.6.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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, 0.7.1.1 |
---|---|
Dependencies | base (>=4.5 && <5), containers (>=0.2 && <0.6), 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-2018 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 2018-04-02T15:22:07Z |
Distributions | LTSHaskell:0.7.1.1, NixOS:0.7.1.1, Stackage:0.7.1.1 |
Reverse Dependencies | 17 direct, 21 indirect [details] |
Downloads | 34892 total (175 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-04-14 [all 1 reports] |