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
- Data
- Binary
- Data.Binary.BitBuilder
- Data.Binary.BitPut
- Strict
- Data.Binary.Strict.BitGet
- Data.Binary.Strict.BitUtil
- Data.Binary.Strict.ByteSet
- Data.Binary.Strict.Class
- Data.Binary.Strict.Get
- Data.Binary.Strict.IncrementalGet
- Data.Binary.Strict.Util
- Binary
Downloads
- binary-strict-0.4.7.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, base (<5), bytestring (>=0.9), containers [details] |
Tested with | ghc ==6.8.2 |
License | BSD-3-Clause |
Author | Lennart Kolmodin <kolmodin@dtek.chalmers.se> |
Maintainer | Dominic Steinitz <dominic@steinitz.org> |
Category | Data, Parsing |
Home page | http://code.haskell.org/binary-low-level |
Uploaded | by DominicSteinitz at 2010-02-13T09:04:47Z |
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 not available [build log] All reported builds failed as of 2016-12-30 [all 8 reports] |