[project @ 2002-10-11 07:22:05 by simonpj]
authorsimonpj <unknown>
Fri, 11 Oct 2002 07:22:05 +0000 (07:22 +0000)
committersimonpj <unknown>
Fri, 11 Oct 2002 07:22:05 +0000 (07:22 +0000)
commit31175885baab218934c8faddb0e067e6f7616318
tree4646d4454f4030f54f20cf6bd75f8438316d00ca
parentd61d6aea2c567a76629984f532022a11bc7fbe21
[project @ 2002-10-11 07:22:05 by simonpj]
Fix two separate egregious errors in RdrHsSyn, which I
heavily modified when re-doing the top level plumbing.

One had the effect of throwing away fixity decls if there
was also a class decl

The other threw away all but the first and last equation of
a function definition.

Sorry about having so utterly broken the head, guys.
ghc/compiler/parser/RdrHsSyn.lhs