hxt-unicode-9.0.2.4: Unicode en-/decoding functions for utf8, iso-latin-* and other encodings

CopyrightCopyright (C) 2010- Uwe Schmidt
LicenseMIT
MaintainerUwe Schmidt (uwe@fh-wedel.de)
Stabilitystable
Portabilityportable
Safe HaskellSafe-Inferred
LanguageHaskell98

Data.String.UTF8Decoding

Description

Interface for Data.Char.UTF8 funtions

Synopsis

Documentation

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

calls decode for parsing and decoding UTF-8