bytestring-conversion

Type-classes to convert values to and from ByteString.

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

LTS Haskell 23.27:0.3.2@rev:1
Stackage Nightly 2025-07-13:0.3.2@rev:1
Latest on Hackage:0.3.2@rev:1

See all snapshotsbytestring-conversion appears in

MPL-2.0 licensedbyToralf Wittner
Maintained byToralf Wittner
This version can be pinned in stack with:bytestring-conversion-0.3.2@sha256:156804ee1178e1d57a4c834968a1f70ba490a158fad410771910bd0be6444122,2546

Module documentation for 0.3.2

Used by 1 package inlts-23.17(full list with versions):

bytestring-conversion

Type-classes to convert values to and from textualByteString encodings.

Changes

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

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