X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=ghc%2FInteractiveUI.hs;fp=ghc%2FInteractiveUI.hs;h=eaf2d2d5596bcbc32bdd36cf8f546ee031afa31f;hp=ad46afbe58adae7833437b94f2fd100cda4a70d5;hb=5100993061f3c7ce3ac19005d88f8299bc54b797;hpb=6d8766694198aff945f108745f5c43e100ad15a2 diff --git a/ghc/InteractiveUI.hs b/ghc/InteractiveUI.hs index ad46afb..eaf2d2d 100644 --- a/ghc/InteractiveUI.hs +++ b/ghc/InteractiveUI.hs @@ -44,7 +44,6 @@ import Name import SrcLoc -- Other random utilities -import CmdLineParser import Digraph import BasicTypes hiding (isTopLevel) import Panic hiding (showException)