Deprecated

stringable

A Stringable type class, in the spirit of Foldable and Traversable

LTS Haskell 22.13:0.1.3
Stackage Nightly 2024-03-14:0.1.3
Latest on Hackage:0.1.3

See all snapshots stringable appears in

MIT licensed by John Wiegley
Maintained by [email protected]
This version can be pinned in stack with:stringable-0.1.3@sha256:e7abb1fab88290f3f40671276c380afaa17dc2d4b06f912fb4ae43183ed14163,1342

Module documentation for 0.1.3

Used by 1 package in nightly-2017-10-28(full list with versions):

Data.Stringable provides a type class with a set of functions for converting to and from the most often used string-linke types in Haskell.