adapt HetMet extensions to new GHC coercion representation
[ghc-hetmet.git] / compiler / typecheck / TcHsType.lhs
index 2174be3..f011f19 100644 (file)
@@ -37,7 +37,7 @@ import TcMType
 import TcUnify
 import TcIface
 import TcType
-import TypeRep ( ecKind )
+import TysPrim ( ecKind )
 import {- Kind parts of -} Type
 import Var
 import VarSet