darcs patch: Fix Unicode bug in haskell-src

Niklas Broberg niklas.broberg at gmail.com
Thu Jul 31 17:55:18 EDT 2008


> Language.Haskell.Parser currently can't parse modules with unicode symbols
> in operators, which are allowed by the haskell98 standard.
>  The attached patch is a small change in the lexer code to fix this.

Thanks Andrea, I'm stealing this for haskell-src-exts as well. :-)

Cheers,

/Niklas


More information about the Libraries mailing list