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-3.0.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'.
Versions [RSS] | 1.0, 2.0, 2.1, 3.0 |
---|---|
Dependencies | base (>=4.6 && <5), base-compat (>=0.9.3 && <0.12), containers, semigroups [details] |
License | LicenseRef-GPL |
Author | |
Maintainer | Jean-Philippe Bernardy <jeanphilippe.bernardy@gmail.com> |
Revised | Revision 3 made by phadej at 2020-07-30T14:12:43Z |
Category | Text |
Source repo | head: git clone http://github.com/jyp/prettiest.git |
Uploaded | by JeanPhilippeBernardy at 2017-08-19T06:27:06Z |
Distributions | NixOS:3.0 |
Downloads | 3312 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-19 [all 1 reports] |