This BIG PATCH contains most of the work for the New Coercion Representation
[ghc-hetmet.git] / compiler / rename / RnTypes.lhs
index 138ffa2..e711417 100644 (file)
@@ -31,7 +31,7 @@ import RnEnv
 import TcRnMonad
 import RdrName
 import PrelNames
-import TypeRep         ( funTyConName )
+import TysPrim          ( funTyConName )
 import Name
 import SrcLoc
 import NameSet