[project @ 2002-02-04 11:49:33 by simonmar]
authorsimonmar <unknown>
Mon, 4 Feb 2002 11:49:33 +0000 (11:49 +0000)
committersimonmar <unknown>
Mon, 4 Feb 2002 11:49:33 +0000 (11:49 +0000)
commit1ba0b04c4d23e4f3c6dd4e7f438a1b1e35b34834
tree237b2f4c4113e6ddedefbd8dd788a11269a65e3e
parentcbebc11359ebe793ba9cd50e42a98afda0c77d99
[project @ 2002-02-04 11:49:33 by simonmar]
Tighten up syntax w.r.t. Haskell 98; this is disallowed:

(a `op` b) = ...

since a parenthesised lhs must be followed by at least one parameter.
ghc/compiler/parser/ParseUtil.lhs