On Tue, Apr 21, 2015 at 09:58:42PM +0800, Magicloud Magiclouds wrote:
> Thank you. But how if the cipher was specified outside the binary data? I
> mean I need to pass the decrypt/encrypt function to get/put while they do
> not accept parameters. Should I use Reader here?
I think the crux of the problem is that you are trying to use the Serialize
typeclass. Don't. Just write functions.
Tom
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe