File: README.md

package info (click to toggle)
haskell-boxes 0.1.5-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 88 kB
  • sloc: haskell: 286; ansic: 23; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 193 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
# 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