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.orghaskellwikiDealingWithBinaryData for documentation.
| 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 |
|---|---|
| Dependencies | array, base, bytestring (>=0.9), containers |
| License | BSD3 |
| Author | Lennart Kolmodin <kolmodin@dtek.chalmers.se> |
| Maintainer | Adam Langley <agl@imperialviolet.org> |
| Stability | provisional |
| Category | Data, Parsing |
| Home page | http://darcs.imperialviolet.org/binary-strict |
| Deprecated | true |
| Upload date | Sat Mar 2 02:44:22 UTC 2008 |
| Uploaded by | AdamLangley |
| Build failure | ghc-6.10 (log), ghc-6.8 (log) |
Modules
- Data
- Binary
- Strict
- Data.Binary.Strict.BitGet
- Data.Binary.Strict.BitPut
- Data.Binary.Strict.ByteSet
- Data.Binary.Strict.Class
- Data.Binary.Strict.Get
- Data.Binary.Strict.IncrementalGet
- Data.Binary.Strict.Util
- Strict
- Binary
Downloads
- binary-strict-0.3.1.tar.gz (Cabal source package)
- package description (included in the package)
