Description
Provides helpers for reading values from Haskell Text and ByteString data. This can make parsing simple values from efficient text or binary-text containers more convenient.
It is useful for configuration, command input, data import, tests, and lightweight parsers. It is a developer library and does not provide a standalone conversion tool.