[EMAIL PROTECTED] writes:
>
> There seems to be a problem in the gc parser in the cvs (updated two
> minutes ago; see the output below).  I am using ghc-4.08.1 and
> happy1.9.  I do not need gc myself at the moment, but I am happy to
> try any magic spells you give me in case it's a problem with my
> setting (which strikes me as unlikely, though).

Thanks, I've been meaning to check in a fix for this for a while. Happy
1.9 (and later) imposes a restriction on the possible types a monadic
lexer can have, which causes a problem for GC's state-based lexer.

I've just committed a fix - should work with pre and post happy-1.9.

--sigbjorn



_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to