X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Frename%2FRnTypes.lhs;h=be90d7d0a99760447e7e54073c07e962abbbeb91;hp=ea87745cf08b387179150cb96214d01f309a40af;hb=cbd7463c986d54422de15cb3b56184de116ef7ba;hpb=fed25228aec3f3bd2f91c50d67043d83efb1af18 diff --git a/compiler/rename/RnTypes.lhs b/compiler/rename/RnTypes.lhs index ea87745..be90d7d 100644 --- a/compiler/rename/RnTypes.lhs +++ b/compiler/rename/RnTypes.lhs @@ -31,7 +31,7 @@ import RnEnv import TcRnMonad import RdrName import PrelNames -import TypeRep ( funTyConName ) +import TysPrim ( funTyConName ) import Name import SrcLoc import NameSet