Re: Bug: parseInput internal error

Ross Paterson <[email protected]> Sun, 15 Oct 2006 19:49:11 +0100
Newsgroups gmane.comp.lang.haskell.hugs.bugs
Message-ID <[email protected]>
On Sun, Oct 15, 2006 at 07:57:58PM +0200, Henk-Jan van Tuyl wrote:
> WinHugs Sep 2006 seems to handle this well:
> 
>   Hugs> f = 1 where g (Just
>   ERROR - Syntax error in input (unexpected `=')

I think he meant that this was in a truncated source file.  Sep 2006
also gives an internal error in that case.