hxt-unicode

Unicode en-/decoding functions for utf8, iso-latin-* and other encodings

https://github.com/UweSchmidt/hxt

LTS Haskell 22.13:9.0.2.4
Stackage Nightly 2024-03-14:9.0.2.4
Latest on Hackage:9.0.2.4

See all snapshots hxt-unicode appears in

MIT licensed by Uwe Schmidt
Maintained by Uwe Schmidt
This version can be pinned in stack with:hxt-unicode-9.0.2.4@sha256:a9266888ae2bb81a59a59c07dfb78df5f11dc9c4866b48d7ae1b5d712567187c,1354

Module documentation for 9.0.2.4

Used by 1 package in lts-8.5(full list with versions):

Unicode encoding and decoding functions for utf8, iso-latin-* and somes other encodings, used in the Haskell XML Toolbox. ISO Latin 1 - 16, utf8, utf16, ASCII are supported. Decoding is done with lazy functions, errors may be detected or ignored.