Fix names of coercions in newtype instances
authorManuel M T Chakravarty <chak@cse.unsw.edu.au>
Wed, 27 Jun 2007 09:42:00 +0000 (09:42 +0000)
committerManuel M T Chakravarty <chak@cse.unsw.edu.au>
Wed, 27 Jun 2007 09:42:00 +0000 (09:42 +0000)
commit68f606a04198beb15b577ebc951d34a313710cdc
tree40fa69de68dd88de5d39a613626b6678afd977ae
parent5487e2226dac7574d951dce900176fc01efa4582
Fix names of coercions in newtype instances
- Thanks to Roman for spotting the problem.
compiler/basicTypes/MkId.lhs
compiler/basicTypes/OccName.lhs
compiler/typecheck/TcTyClsDecls.lhs