BSD-3-Clause licensed by Edward A. Kmett
Maintained by Edward A. Kmett
This version can be pinned in stack with:wl-pprint-terminfo-3.7.1.4@sha256:2058c06e483afc115c848d48ca8acf9e0b35118e32161852678333f1cdb882b1,1834

Module documentation for 3.7.1.4

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

Changes

3.7.1.3

  • nats version 1 support

3.7.1

  • Responds more gracefully to SFail, which was added to wl-pprint-terminfo.
  • Added support for terminfo 0.4

3.7

  • Added support for text 1.0
  • Introduced proper upper bounds on dependencies

3.6

  • Additional instances for Data.Text and Data.Text.Lazy

3.5

  • Additional instances for Data.Word and Data.Int

3.3

  • semigroups dependency bump
  • matched version to wl-pprint-extras