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

Sigbjorn Finne sof@galois.com
Sat, 8 Dec 2001 21:12:47 -0800


> 
> parsec/Parsec.hs:27:
>     Failed to find interface decl for `ParsecCombinator.$wanyToken'
>     from module `ParsecCombinator'
> gmake[1]: *** [parsec/Parsec.o] Error 1
> gmake: *** [all] Error 1

Compiling parsec/ParsecCombinator.o with -Onot "cures" this one, but
I wanted to leave the breakage in so that someone can have look at why
the worker isn't emitted.

--sigbjorn