simonpj 2004/11/09 05:28:18 PST
Modified files:
ghc/compiler/rename RnSource.lhs
Log:
Fix a bug in fixity handling for tycons; we were rembering the data-con RdrName, not the tycon one
Revision Changes Path
1.170 +2 -3 fptools/ghc/compiler/rename/RnSource.lhs