On Tue, Jun 17, 2008 at 1:05 PM, Andrew Coppin <[EMAIL PROTECTED]> wrote:
> Before I sit down and spend 3 months designing my own library from scratch, > does anybody know of an existing library that allows you to do what Binary > does, but with single-bit precision? The binary-strict library includes this functionality. It also has several other useful pieces of functionality. It's rather a shame the binary and binary-strict developers haven't merged their efforts :-( _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
