On 10/18/2011 01:30 AM, Conrad Parker wrote:
And I often work with mixed text/binary data (eg. text annotations in
video streams). I'd want the Show/Read instances to be in the form of
a hexdump with char representation alongside (like xxd or od -xc
output). It roundtrips well, so why not? :-)
(slightly out of topic ...)
I often do mixed text/binary too, and i now use the following package:
http://hackage.haskell.org/package/bytedump
The problem with a Show instance is that there's no way to configure some
aspects of it :-)
--
Vincent
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe