@hackage rainbox0.26.0.0
Two-dimensional box pretty printing, with colors
Categories
License
BSD-3-Clause
Maintainer
omari@smileystation.com
Links
Versions
Installation
Dependencies (6)
- base >=4.11 && <5
- bytestring
- containers
- text
- lens
- rainbow Show all…
Dependents (3)
@hackage/acme-everything, @hackage/penny, @hackage/imm
Rainbox
Provides pretty printing of boxes in two dimensions. Rainbox is useful for console programs that need to format tabular data.
On Hackage
https://hackage.haskell.org/package/rainbox
Documentation
In addition to the Haddock documentation, a tutorial is available in the Rainbox.Tutorial module.
Portability
There's nothing unportable in Rainbox; however, it does use Rainbow which is only tested on UNIX-like systems.
License
Rainbox is licensed under the BSD license; please see the LICENSE file.