packages feed

string-combinators-0.6.0.1: README.markdown

`string-combinators` provides handy polymorphic functions to build and
combine string-like values.

All functions are polymorphic in their string-like type but usually
have a `Monoid` or `IsString` constraint.