bytestring

Don Stewart dons at galois.com
Sat Sep 29 16:13:27 EDT 2007


simonpj:
>    In bytestring package, Data.Char8 doesn't even get past the parser. 
>    What's going on with bytestring?
> 

Looks like the last patch added a ',' to the end of a line, which was
silently accepted by 6.6.1 which Duncan uses, but failed with the head
(which I use).

Patch applied.

-- Don



More information about the Cvs-ghc mailing list