From: simonpj Date: Tue, 9 Nov 2004 13:28:13 +0000 (+0000) Subject: [project @ 2004-11-09 13:28:13 by simonpj] X-Git-Tag: Initial_conversion_from_CVS_complete~1468 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=a8eecb891f9ca609b1ca96dee520124b00ece40f;hp=a8eecb891f9ca609b1ca96dee520124b00ece40f;p=ghc-hetmet.git [project @ 2004-11-09 13:28:13 by simonpj] Fix a bug in fixity handling for tycons; we were rembering the data-con RdrName, not the tycon one ---