layout: Turn values into pretty text or markup

[ bsd3, library, pretty-printer, text, typography ] [ Propose Tags ]

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

Downloads

Maintainer's Corner

Package maintainers

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 2278 total (8 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]