boxes: 2D text 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]

A pretty-printing library for laying out text in two dimensions, using a simple box model.


[Skip to Readme]

Properties

Versions 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.4, 0.1.5
Change log CHANGES
Dependencies base (>=3 && <5), split (>=0.2 && <0.3) [details]
License BSD-3-Clause
Author Brent Yorgey
Maintainer David Feuer <David.Feuer@gmail.com>
Category Text
Source repo head: git clone git://github.com/treeowl/boxes.git
Uploaded by dfeuer at 2015-01-14T16:21:22Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for boxes-0.1.4

[back to package description]

boxes

A pretty-printing library for laying out text in two dimensions, using a simple box model.

Hackage: https://hackage.haskell.org/package/boxes

GitHub: https://github.com/treeowl/boxes