X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcTyFuns.lhs;h=bf0b16a79a84c7fa7dd766baa97f4613468dd379;hp=6426c924ca1519b16bc3a888b61c8fa075bdb4e7;hb=703ca1542c8e0983cc9d8eebce6e9f3dd3fd71e2;hpb=7bb3d1fc79521d591cd9f824893963141a7997b6 diff --git a/compiler/typecheck/TcTyFuns.lhs b/compiler/typecheck/TcTyFuns.lhs index 6426c92..bf0b16a 100644 --- a/compiler/typecheck/TcTyFuns.lhs +++ b/compiler/typecheck/TcTyFuns.lhs @@ -38,7 +38,6 @@ import Bag import Outputable import SrcLoc ( Located(..) ) import Maybes -import MonadUtils import FastString -- standard