Fix names of coercions in newtype instances
[ghc-hetmet.git] / compiler / basicTypes / MkId.lhs
index 535faef..f72afb9 100644 (file)
@@ -72,7 +72,7 @@ import Outputable
 import FastString
 import ListSetOps
 import Module
-\end{code}             
+\end{code}
 
 %************************************************************************
 %*                                                                     *