pretty-compact: Pretty-printing library
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 produces more compact outputs than both Wadler-Leijen or Hughes-PJ algorithms, at the expense of computational ressources. The core API is based on Hughes-PJ, but some combinators of the Leijen API are implemented as well.
Downloads
- pretty-compact-2.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 1.0, 2.0, 2.1, 3.0, 3.1 |
---|---|
Dependencies | base (>=4.8 && <5), base-compat (>=0.9.3 && <0.10), containers, semigroups [details] |
Tested with | ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.1 |
License | LicenseRef-GPL |
Author | |
Maintainer | Jean-Philippe Bernardy <jeanphilippe.bernardy@gmail.com> |
Revised | Revision 1 made by phadej at 2023-02-14T17:42:13Z |
Category | Text |
Source repo | head: git clone http://github.com/jyp/prettiest.git |
Uploaded | by JeanPhilippeBernardy at 2017-08-01T18:35:46Z |
Distributions | |
Reverse Dependencies | 4 direct, 1 indirect [details] |
Downloads | 3865 total (28 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-08-01 [all 1 reports] |