@hackage / wl-pprint-terminfo

A color pretty printer with terminfo support

Latest3.7.1.4

About

Metadata

  • Last updated , by EdwardKmett
  • License BSD-3-Clause
  • Categories Text Processing, Monads
  • Maintained by: Edward A. Kmett <ekmett@gmail.com>

  • Lottery factor: 0

Links

Installation

This package uses the Custom cabal build type

Package Flags

Use the -f option with cabal commands to enable flags

    cursed (on by default)

    Build with curses. Used to determine window width. Without curses, width is always 80 columns.

Readme

wl-pprint-terminfo

Hackage Build Status

This package adds support for term-info effects in the wl-pprint-extras free monad.

Contact Information

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.

-Edward Kmett