X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fmain%2FHscTypes.lhs;h=ea0cd6357b1f89f7e75599765e06d7bef3139415;hp=f3e569b64519d6f2db5bf14ea34e855ca280df4d;hb=b2bd63f99d643f6b3eb30bb72bb9ae26d4183252;hpb=d19c829904aec3be6bc807640573fdf5dcf05928 diff --git a/compiler/main/HscTypes.lhs b/compiler/main/HscTypes.lhs index f3e569b..ea0cd63 100644 --- a/compiler/main/HscTypes.lhs +++ b/compiler/main/HscTypes.lhs @@ -136,7 +136,7 @@ import CoreSyn ( CoreRule, CoreVect ) import Maybes ( orElse, expectJust, catMaybes ) import Outputable import BreakArray -import SrcLoc ( SrcSpan, Located(..) ) +import SrcLoc import UniqFM ( lookupUFM, eltsUFM, emptyUFM ) import UniqSupply ( UniqSupply ) import FastString