Bug: parseInput internal error

"Neil Mitchell" <[email protected]> Sun, 15 Oct 2006 17:07:30 +0100
Newsgroups gmane.comp.lang.haskell.hugs.bugs
Message-ID <[email protected]>
Hi,

The following code:
f = 1 where g (Just

gives:
INTERNAL ERROR: parseInput
Please report this Hugs bug to mailto:[email protected]

with: WinHugs May 2006

I don't have WinHugs Sep 2006 on this machine, so can't replicate on
the most recent WinHugs, but will when I get into the office.

Thanks

Neil