Deprecated

textual

Textual type class for data that represent text

https://sealgram.com/git/haskell/text-like/

Latest on Hackage:0.2.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by Marcos Dumay de Medeiros
Maintained by [email protected]

Exposes the Textual type class, for data that represent textual content

Also, exposes a simple utility for conversion between instances, much like fromIntegral converts between Integral instances.