X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypecheck%2FInst.lhs;h=91e409fe286dddc33a1076932adf53cdfe23852e;hb=4c6a3f787abcaed009a574196d82237d9ae64fc8;hp=d507bddb1bc54ec97f451c3e611dadedfd77b5ee;hpb=0a8ad35fdcee761755e53270b2474c9b13a055dd;p=ghc-hetmet.git diff --git a/compiler/typecheck/Inst.lhs b/compiler/typecheck/Inst.lhs index d507bdd..91e409f 100644 --- a/compiler/typecheck/Inst.lhs +++ b/compiler/typecheck/Inst.lhs @@ -60,7 +60,7 @@ module Inst ( import {-# SOURCE #-} TcExpr( tcPolyExpr ) import {-# SOURCE #-} TcUnify( boxyUnify, unifyType ) -import FastString(FastString) +import FastString import HsSyn import TcHsSyn import TcRnMonad