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

Portabilityportable
Stabilitystable
MaintainerUwe Schmidt (uwe@fh-wedel.de)

Text.XML.HXT.DOM.UTF8Decoding

Description

Interface for Data.Char.UTF8 funtions

Synopsis

Documentation

decodeUtf8 :: String -> (String, [String])Source

calls Data.Char.UTF8.decode for parsing and decoding UTF-8