bytestring-conversion

Type-classes to convert values to and from ByteString.

https://gitlab.com/twittner/bytestring-conversion

Version on this page:0.3.2
LTS Haskell 22.14:0.3.2@rev:1
Stackage Nightly 2024-03-28:0.3.2@rev:1
Latest on Hackage:0.3.2@rev:1

See all snapshots bytestring-conversion appears in

MPL-2.0 licensed by Toralf Wittner
Maintained by Toralf Wittner
This version can be pinned in stack with:bytestring-conversion-0.3.2@sha256:68b59222713fb2dc0a299374a660b97e110cbc61557438ba196c06bbc046ca70,2451

Module documentation for 0.3.2

bytestring-conversion

Type-classes to convert values to and from textual ByteString encodings.

Changes

0.3.2
------
- GHC and `bytestring` version compatibility updates.

0.3.1
------
- Use `blaze-textual` on Windows instead of `double-conversion`