The mainland-pretty package
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.
Properties
| Versions | 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 |
|---|---|
| Dependencies | base (4.*), containers (≥0.2 & <0.6), srcloc (≥0.2 & <0.4), text (>0.11 & <0.12) |
| License | BSD3 |
| Copyright | (c) 2006-2011 Harvard University (c) 2011-2012 Geoffrey Mainland |
| Author | Geoffrey Mainland <mainland@eecs.harvard.edu> |
| Maintainer | mainland@eecs.harvard.edu |
| Stability | alpha |
| Category | Text |
| Home page | http://www.eecs.harvard.edu/~mainland/ |
| Source repository | git clone git://github.com/mainland/mainland-pretty.git |
| Upload date | Thu Oct 11 21:32:10 UTC 2012 |
| Uploaded by | GeoffreyMainland |
| Built on | ghc-7.6 |
| Distributions | NixOS: 0.2.6 |
Modules
- Text
- PrettyPrint
Downloads
- mainland-pretty-0.2.4.tar.gz (Cabal source package)
- package description (included in the package)