@hackage binary-strict0.4.1
Binary deserialisation using strict ByteStrings
Categories
License
BSD-3-Clause
Maintainer
Dominic Steinitz <dominic.steinitz@blueyonder.co.uk>
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (4)
Dependents (13)
@hackage/network-rpca, @hackage/codec-libevent, @hackage/zre, @hackage/acme-everything, @hackage/nettle-openflow, @hackage/network-dns, Show all…
This is a strict version of the Get monad from the binary package. It's pretty much just a copy and paste job from the original source code. The binary team are currently unsure about their future plans w.r.t. strictness, so this is just a stop gap measure. See http:/www.haskell.orghaskellwiki/DealingWithBinaryData for documentation.