@hackage stringable0.1.3
A Stringable type class, in the spirit of Foldable and Traversable
Categories
License
MIT
Maintainer
johnw@newartisans.com
Links
Versions
Deprecated
Dependencies (4)
- base >=3 && <5
- bytestring >=0.9.2.1
- system-filepath >=0.4.7
- text >=0.11.2 Show all…
Dependents (17)
@hackage/plailude, @hackage/microformats2-parser, @hackage/WordAlignment, @hackage/android-lint-summary, @hackage/pcre-heavy, @hackage/acme-everything, Show all…
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.