7 Feb
2012
7 Feb
'12
2:49 a.m.
On 6 February 2012 19:36, Tyson Whitehead <twhitehead@gmail.com> wrote:
Jumping in without having paid much attention to the thread or API, but I expect [Word8] (ByteString?) would fit the general case better than [Int32]
I like ByteString. It does add a dependency on bytestring. But since bytestring is a boot package I guess that doesn't really matter. [Word8] would be a good second alternative. Bas