> Ok, how about something like this:
> Warning: unknown top-level function in output from gcc: > 'ErrorWithCode' > ? Much better. Still leaves me a bit puzzled though: which ones was GHC expecting to see? If I knew that, then I could guess what the deal is with this one it did see. Probably something like: > Warning: top-level function 'ErrorWithCode' in output from gcc > doesn't correspond to any Haskell function. or some other paraphrasing of 'not known' A _______________________________________________ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
