[project @ 2000-08-03 13:22:47 by simonmar]
authorsimonmar <unknown>
Thu, 3 Aug 2000 13:22:47 +0000 (13:22 +0000)
committersimonmar <unknown>
Thu, 3 Aug 2000 13:22:47 +0000 (13:22 +0000)
commit8b102da80df1406adcbc62517f72d5ebd5112786
tree6f9694769e16927bc8011128e188b03a2cc70e8b
parent6bc482ac2547d9d15f8a28d7f1c0893b62f9b246
[project @ 2000-08-03 13:22:47 by simonmar]
The parser didn't properly check that the constructor in a data
declaration really are constructors (ie. begin with an upper case
character).  This patch fixes the problem.

bug reported by: Tim Giesler, a couple of weeks ago.
ghc/compiler/parser/ParseUtil.lhs