X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Frename%2FRnEnv.lhs;h=955786b3239d4fb33f2de26fccd1f900f76b9157;hp=2ecaf612954c63302e2c74cf2c979ab4a69ce752;hb=703ca1542c8e0983cc9d8eebce6e9f3dd3fd71e2;hpb=7bb3d1fc79521d591cd9f824893963141a7997b6 diff --git a/compiler/rename/RnEnv.lhs b/compiler/rename/RnEnv.lhs index 2ecaf61..955786b 100644 --- a/compiler/rename/RnEnv.lhs +++ b/compiler/rename/RnEnv.lhs @@ -57,7 +57,7 @@ import Module ( Module, ModuleName ) import PrelNames ( mkUnboundName, rOOT_MAIN, iNTERACTIVE, consDataConKey, hasKey, forall_tv_RDR ) import UniqSupply -import BasicTypes ( IPName, mapIPName, Fixity ) +import BasicTypes import ErrUtils ( Message ) import SrcLoc import Outputable