Safe Haskell | None |
---|---|
Language | Haskell2010 |
Data.Bytes.Parser.Utf8
Contents
Description
Parse input as UTF-8-encoded text. Parsers in this module will
fail if they encounter a byte above 0x7F
.
bytesmith-0.3.4.0: Nonresumable byte parser
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Data.Bytes.Parser.Utf8
Contents
Description
Parse input as UTF-8-encoded text. Parsers in this module will
fail if they encounter a byte above 0x7F
.