pretty-compact: Pretty-printing library

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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.

Properties

Versions 1.0, 2.0, 2.1, 3.0, 3.1, 3.1
Change log None available
Dependencies base (>=4.6 && <5), base-compat (>=0.9.3 && <0.12), containers (<666), semigroups (<666) [details]
License LGPL-3.0-only
Author
Maintainer Jean-Philippe Bernardy <jeanphilippe.bernardy@gmail.com>
Category Text
Source repo head: git clone http://github.com/jyp/prettiest.git
Uploaded by JeanPhilippeBernardy at 2024-02-14T08:37:39Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees