binary-strict: Binary deserialisation using strict ByteStrings
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.org/haskellwiki/DealingWithBinaryData for documentation.
Modules
[Index] [Quick Jump]
Downloads
- binary-strict-0.4.8.6.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.3.0, 0.3.1, 0.4.1, 0.4.2, 0.4.4, 0.4.5, 0.4.6, 0.4.7, 0.4.7.1, 0.4.8, 0.4.8.1, 0.4.8.2, 0.4.8.3, 0.4.8.4, 0.4.8.5, 0.4.8.6 |
---|---|
Dependencies | array (>=0.5 && <0.6), base (>=4.12 && <4.15), bytestring (>=0.10 && <0.11), mtl (>=2.2 && <2.3) [details] |
License | BSD-3-Clause |
Copyright | Dominic Steinitz, Lennart Kolmodin |
Author | Lennart Kolmodin <kolmodin@dtek.chalmers.se> |
Maintainer | Dominic Steinitz <dominic@steinitz.org> |
Category | Data, Parsing |
Bug tracker | https://github.com/idontgetoutmuch/binary-low-level |
Uploaded | by DominicSteinitz at 2020-04-11T06:15:40Z |
Distributions | |
Reverse Dependencies | 11 direct, 28 indirect [details] |
Downloads | 21485 total (52 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-04-11 [all 1 reports] |