> I have now recompiled GHC from the latest CVS sources. This
> does indeed fix the
> first bug. The second (the one which caused the segmentation
> fault) is still
> there, but I am only using gcc 2.95.1. But it only happens
> with -O2, which
> is not a very useful option anyway, so perhaps it doesn't
> matter so much.
I tried -O2 but still didn't see the bug, sorry!
> PS - any chance of fixing Happy sometime so I can use -a -g -c without
> hacking its output to "import Array"?
I've done this in my local copy, I'll commit as soon as I've done some
testing.
Cheers,
Simon