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

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

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