> > 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