[nightly]: 13-Dec-2001 build of HEAD on i386-*-linux (willamette)

Simon Marlow simonmar@microsoft.com
Mon, 17 Dec 2001 15:11:07 -0000


> > ghc-5.03.20011213:
> /home/sof/BUILDS/nightly-willamette/i386-unknown-linux/stage2/
> ghc/driver/pac
> kage.conf.inplace:1: parse error on input `['
> > gmake[1]: *** [Adjustor.o] Error 1
> > gmake: *** [all] Error 1
>=20
> This one appears to be due to recent happy/ changes re: coerce and
> the --strict flag. Recompiling the pkgconf parser with -a=20
> only, produces
> a working parser.

Actually, it appears that the current HEAD is mis-compiling
Happy-generated parsers.  I'm investigating...

Simon