hxt-8.5.1: A collection of tools for processing XML with Haskell.

Data.Char.UTF8

Documentation

decode :: [Word8] -> ([Char], [(Error, Int)])Source

data Error Source

Instances