ghc-utf8-light 0.4.2 Lightweight unicode support for Haskell

This package profides a class for encoding and decoding UTF8 strings with instances for several common types. It also includes several functions for working with UTF8. It aims to be lightweight, depending only on Base and including only one module.