wl-pprint-terminfo: A color pretty printer with terminfo support

[ bsd3, control, library, monads, text ] [ Propose Tags ]

A color pretty printer with terminfo support


[Skip to Readme]

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
cursedEnabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1, 0.2.0, 0.2.1, 0.2.1.1, 0.2.1.2, 0.2.1.3, 0.2.2, 0.2.3, 0.3, 0.3.0.1, 0.4, 0.5, 0.5.1, 0.5.2, 0.6, 0.7.0, 0.8, 0.8.1, 0.8.2, 0.8.3, 0.8.3.1, 0.8.3.2, 0.8.4, 3.0, 3.0.1, 3.3, 3.3.1, 3.4, 3.5, 3.6, 3.7, 3.7.1, 3.7.1.1, 3.7.1.2, 3.7.1.3, 3.7.1.4
Change log CHANGELOG.markdown
Dependencies base (>=4 && <5), bytestring (>=0.9.1 && <0.11), containers (>=0.4 && <0.6), nats (>=0.1), semigroups (>=0.9), terminfo (>=0.3.2 && <0.4), transformers (>=0.2 && <0.4), wl-pprint-extras (>=3.3) [details]
License BSD-3-Clause
Copyright Copyright (C) 2011 Edward A. Kmett
Author Edward A. Kmett
Maintainer Edward A. Kmett <ekmett@gmail.com>
Category Control, Monads, Text
Home page http://github.com/ekmett/wl-pprint-terminfo/
Bug tracker http://github.com/ekmett/wl-pprint-terminfo/issues
Source repo head: git clone git://github.com/ekmett/wl-pprint-terminfo.git
Uploaded by EdwardKmett at 2013-01-15T18:53:58Z
Distributions Arch:3.7.1.4
Reverse Dependencies 3 direct, 156 indirect [details]
Downloads 28721 total (103 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for wl-pprint-terminfo-3.3.1

[back to package description]

wl-pprint-terminfo

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