@hackage / binary-strict

Binary deserialisation using strict ByteStrings

Latest0.4.8.6

About

Metadata

  • Last updated , by DominicSteinitz
  • License BSD-3-Clause
  • Categories Parsers
  • Maintained by: Dominic Steinitz <dominic@steinitz.org>

  • Lottery factor: 0

Links

Installation

Readme

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.