layout: Turn values into pretty text or markup
A library for turning values into text or markup. Flexibility
is achieved by separating the semantics from the formatting
implementation. This way, a function can output, for example,
a table, which can then be rendered to any format.
This library provides standard
objects that can be formatted,
in module Text.Layout.Objects
. It also provides data types for
a few formats. These data types are glued together with
instances of Convertible
Modules
[Index]
Downloads
- layout-0.0.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.0.0, 0.0.0.1, 0.0.0.2 |
---|---|
Dependencies | base (>=4 && <5), convertible, hinduce-missingh (>=0.0.0.0) [details] |
License | BSD-3-Clause |
Author | Robert Hensing |
Maintainer | hackage@roberthensing.nl |
Category | Pretty Printer, Text, Typography |
Uploaded | by RobertHensing at 2016-07-27T22:33:32Z |
Distributions | |
Reverse Dependencies | 4 direct, 0 indirect [details] |
Downloads | 2344 total (15 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-07-27 [all 1 reports] |