> With the module > > data Foo = Foo {} > > ghc tells me > > tt.lhs:2: parse error on input `}' > > while the report allows this. Fixed; thanks. Simon