bytestring-conversion

Type-classes to convert values to and from ByteString.

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

Version on this page:0.3.1@rev:2
LTS Haskell 22.13:0.3.2@rev:1
Stackage Nightly 2024-03-14: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.1@sha256:c3a83596c9955edb5558503dfd698d9a99e0da65bdf53edf6eceacef98200cf5,2602

Module documentation for 0.3.1

bytestring-conversion

Build Status

Type-classes to convert values to and from ByteString.

Changes

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