Allow RULES for seq, and exploit them
[ghc-hetmet.git] / compiler / typecheck / Inst.lhs
index 05762a2..51bacba 100644 (file)
@@ -62,7 +62,7 @@ import InstEnv
 import FunDeps
 import TcMType
 import TcType
-import MkCore
+import MkCore ( mkBigCoreTupTy )
 import TyCon
 import Type
 import TypeRep