On Wed, Jul 20, 2011 at 11:50 AM, rahul <gopin...@eecs.oregonstate.edu>wrote:

> Unfortunately the binary protocol itself is external, so can't use a
> different
> type of compression
>

Perhaps something like this would work: https://gist.github.com/1096039

I didn't test to make sure it works, but you could probably hack together a
working solution using Data.Enumerator.Binary.isolate and the zlib-enum
package.

-n
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to