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.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
stringable | Include the Data.String.Stringable module | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- string-combinators-0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.6.0.1, 0.6.0.2, 0.6.0.3, 0.6.0.4, 0.6.0.5 |
---|---|
Dependencies | base, bytestring, dstring, pretty, text [details] |
License | BSD-3-Clause |
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> |
Category | Data |
Source repo | head: darcs get http://code.haskell.org/~basvandijk/code/string-combinators/ |
Uploaded | by BasVanDijk at 2009-03-18T14:49:25Z |
Distributions | LTSHaskell:0.6.0.5, NixOS:0.6.0.5, Stackage:0.6.0.5 |
Reverse Dependencies | 3 direct, 23 indirect [details] |
Downloads | 9433 total (37 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |