string-combinators: Polymorphic functions to build and combine stringlike values

[ bsd3, data, library ] [ Propose Tags ]

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
NameDescriptionDefault
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

Maintainer's Corner

Package maintainers

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
Uploaded by BasVanDijk at 2009-03-18T11:42:23Z
Distributions LTSHaskell:0.6.0.5, NixOS:0.6.0.5, Stackage:0.6.0.5
Reverse Dependencies 3 direct, 23 indirect [details]
Downloads 9252 total (33 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]