X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypecheck%2FInst.lhs;h=51bacbabdb0cc6e2b6bd13b765bcb8b93dd3cb8a;hb=aa0c0de94e25aa64139688f8e4c4ba51ddca6f54;hp=05762a2d79b492e957b741d766a560948812ffe6;hpb=b62923382881b6a6b5cdbe65f8db1f75fa8c495c;p=ghc-hetmet.git diff --git a/compiler/typecheck/Inst.lhs b/compiler/typecheck/Inst.lhs index 05762a2..51bacba 100644 --- a/compiler/typecheck/Inst.lhs +++ b/compiler/typecheck/Inst.lhs @@ -62,7 +62,7 @@ import InstEnv import FunDeps import TcMType import TcType -import MkCore +import MkCore ( mkBigCoreTupTy ) import TyCon import Type import TypeRep