minad · GitHub

Hackage Build Status

In modern Haskell many different string types are commonly used in combination with the 'OverloadedStrings' extension. This small package provides means to convert safely between those. Currently, 'String', lazy and strict 'Text', lazy and strict 'ByteString', '[Word8]' and 'ShortByteString' are supported.

About

String encoding and decoding in Haskell

Resources

Readme

MIT license

Activity

Stars

2 stars

Watchers

1 watching

Forks

1 fork

Releases

Packages

Contributors

Languages

Read the original on github.com ↗