Binary serialization at the bit level on top of the binary package
Go to file
Lennart Kolmodin 0e5029eff1 Keep the current chunk within the BitGet monad.
Using the ensureN, get and put methods from binary-0.6.0.0 we
can keep the current chunk within the BitGet monad and put what
remains of the chunk when the monad has finished executing or
if we encounter an error.
2012-04-25 21:39:30 +04:00
Data/Binary Keep the current chunk within the BitGet monad. 2012-04-25 21:39:30 +04:00
binary-bits.cabal Keep the current chunk within the BitGet monad. 2012-04-25 21:39:30 +04:00
BitsQC.hs Comment out Random instances. 2012-03-01 22:54:54 +04:00
LICENSE Use another version of BSD3 license file. 2011-10-22 14:47:41 +04:00
Setup.hs Add Setup.hs and LICENSE 2010-08-26 22:28:36 +04:00