string-combinators: Polymorphic functions to build and combine stringlike values
string-combinators provides handy polymorphic functions to build and combine stringlike values.
All functions are polymorphic in their string type but usually have a Monoid or IsString constraint.
Conditionally a module Data.String.Stringable is provided. This module exports a typeclass Stringable for converting values to and from Strings. A bunch of instances is defined for some common stringlike types.
| Versions | 0.1, 0.2, 0.3, 0.4 |
|---|---|
| Dependencies | base |
| License | BSD3 |
| Copyright | 2009 Bas van Dijk <v.dijk.bas@gmail.com> |
| Author | Bas van Dijk <v.dijk.bas@gmail.com> |
| Maintainer | Bas van Dijk <v.dijk.bas@gmail.com> |
| Stability | experimental |
| Category | Data |
| Upload date | Wed Mar 18 11:42:23 UTC 2009 |
| Uploaded by | BasVanDijk |
| Built on | ghc-6.10 |
| Build failure | ghc-6.12 (log) |
| Distributions | Arch: 0.4 |
Modules
Downloads
- string-combinators-0.1.tar.gz (Cabal source package)
- package description (included in the package)
