From a5698175f207de66f7c59e4761ad12e23b072fdf Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Tue, 7 Jul 2009 13:35:45 +0000 Subject: Fix unused import warnings --- src/Haddock/Interface.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Haddock/Interface.hs') diff --git a/src/Haddock/Interface.hs b/src/Haddock/Interface.hs index b9d409db..3092afc6 100644 --- a/src/Haddock/Interface.hs +++ b/src/Haddock/Interface.hs @@ -36,7 +36,6 @@ import Control.Exception ( evaluate ) import Distribution.Verbosity import GHC hiding (verbosity, flags) -import Name import Digraph import HscTypes -- cgit v1.2.3