The pretty package
This package contains a pretty-printing library, a set of API's that provides a way to easily print out text in a consistent format of your choosing. This is useful for compilers and related tools.
This library was originally designed by John Hughes's and has since been heavily modified by Simon Peyton Jones.
[Skip to Readme]
Properties
| Versions | 1.0.0.0, 1.0.1.0, 1.0.1.1, 1.0.1.2, 1.1.0.0, 1.1.1.0, 1.1.1.1, 1.1.1.2, 1.1.1.3, 1.1.2.0, 1.1.2.1, 1.1.3.1, 1.1.3.2, 1.1.3.3, 1.1.3.4 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.5 && <5), deepseq (>=1.1), ghc-prim [details] |
| License | BSD3 |
| Author | |
| Maintainer | David Terei <[email protected]> |
| Stability | Stable |
| Category | Text |
| Home page | http://github.com/haskell/pretty |
| Bug tracker | http://github.com/haskell/pretty/issues |
| Source repository | this: git clone http://github.com/haskell/pretty.git(tag 1.1.3.4) head: git clone http://github.com/haskell/pretty.git |
| Uploaded | Fri Jun 3 18:38:18 UTC 2016 by DavidTerei |
| Distributions | Arch:1.1.3.3, Fedora:1.1.2.0, LTSHaskell:1.1.2.0, NixOS:1.1.3.4, Stackage:1.1.3.3 |
| Downloads | 16005 total (71 in the last 30 days) |
| Votes | |
| Status | Docs available [build log] Last success reported on 2016-06-03 [all 1 reports] |
Downloads
- pretty-1.1.3.4.tar.gz [browse] (Cabal source package)
- Package description (included in the package)