The binary-strict package
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.orghaskellwikiDealingWithBinaryData for documentation.
Properties
| Versions | 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.8 |
|---|---|
| Dependencies | array, base, bytestring (≥0.9), containers |
| License | BSD3 |
| Author | Lennart Kolmodin <kolmodin@dtek.chalmers.se> |
| Maintainer | Dominic Steinitz <dominic.steinitz@blueyonder.co.uk> |
| Stability | provisional |
| Category | Data, Parsing |
| Home page | http://code.haskell.org/binary-low-level |
| Upload date | Sat Jan 3 16:24:27 UTC 2009 |
| Uploaded by | DominicSteinitz |
| Build failure | ghc-6.10 (log), ghc-6.12 (log) |
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.2.tar.gz (Cabal source package)
- package description (included in the package)