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]
Downloads
- binary-strict-0.4.8.3.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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, base (>=4.8 && <5), bytestring (>=0.9), containers, mtl (>=2.1 && <2.3) [details] |
Tested with | ghc ==7.10.2 |
License | BSD-3-Clause |
Author | Lennart Kolmodin <kolmodin@dtek.chalmers.se> |
Maintainer | Dominic Steinitz <dominic@steinitz.org> |
Revised | Revision 1 made by HerbertValerioRiedel at 2016-05-24T21:42:11Z |
Category | Data, Parsing |
Home page | https://github.com/idontgetoutmuch/binary-low-level |
Uploaded | by DominicSteinitz at 2015-12-13T14:48:10Z |
Distributions | |
Reverse Dependencies | 11 direct, 28 indirect [details] |
Downloads | 21794 total (36 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-12-13 [all 1 reports] |