layout: Turn values into pretty text or markup

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]

Warnings:

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, 0.0.0.2, 0.0.0.2
Change log None available
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:31:03Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees