Hi all!

string-conversions is a very simple package to facilitate dealing with 
different string types. It provides a simple type class that allows you to 
convert between values of different string types. It also provides type 
synonyms for these string types.

Supported types are:

- String
- Strict ByteString
- Lazy ByteString
- Strict Text
- Lazy Text

http://hackage.haskell.org/package/string-conversions

Any comments welcome.

Cheers,
Sönke



_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to