The layout package
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
Properties
| Versions | 0.0.0.0, 0.0.0.1 |
|---|---|
| Dependencies | base (4.*), convertible, hinduce-missingh (≥0.0.0.0) |
| License | BSD3 |
| Author | Robert Hensing |
| Maintainer | hackage@roberthensing.nl |
| Stability | work in progress |
| Category | Pretty Printer, Text, Typography |
| Upload date | Thu Jan 26 13:30:04 UTC 2012 |
| Uploaded by | RobertHensing |
| Built on | ghc-7.2 |
Modules
Downloads
- layout-0.0.0.1.tar.gz (Cabal source package)
- package description (included in the package)