On Tue, Dec 11, 2001 at 01:17:07PM +0000, Ian Lynagh wrote:
>
> {
> foo = 5
> }
>
> ERROR tt.hs:2 - Syntax error in input (unexpected `{', possibly due
> to bad layout)
I still think this is an error.
> module Foo where {
> foo = 5
> bar = 6
> }
>
> ERROR tt.hs:4 - Syntax error in definition (unexpected `=')
But this isn't as discussed elsewhere.
Thanks
Ian
_______________________________________________
Hugs-Bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/hugs-bugs
