X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Fmain%2FHscTypes.lhs;h=5f1ce2d2722895bb5fd585a5b9fd3ad884190d19;hb=bb88e732b7383c10496c0f60c3bdea2c22362cc6;hp=5718016027499e07a1b6ccb98a3f2c72cb967e05;hpb=f5eaddd403cee4691d326a256649477d6891fefb;p=ghc-hetmet.git diff --git a/ghc/compiler/main/HscTypes.lhs b/ghc/compiler/main/HscTypes.lhs index 5718016..5f1ce2d 100644 --- a/ghc/compiler/main/HscTypes.lhs +++ b/ghc/compiler/main/HscTypes.lhs @@ -89,7 +89,6 @@ import IfaceSyn ( IfaceInst, IfaceRule, IfaceDecl(ifName) ) import FiniteMap ( FiniteMap ) import CoreSyn ( IdCoreRule ) -import PrelNames ( isBuiltInSyntaxName ) import Maybes ( orElse ) import Outputable import SrcLoc ( SrcSpan )