From a03f1b96b464b09ce9679bc1bbd45fea221e89b6 Mon Sep 17 00:00:00 2001 From: David Waern Date: Sun, 5 Apr 2009 12:42:53 +0000 Subject: Move H.GHC.Utils to H.GhcUtils --- src/Haddock/Interface.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Haddock/Interface.hs') diff --git a/src/Haddock/Interface.hs b/src/Haddock/Interface.hs index 79bb00cf..b5f73ddb 100644 --- a/src/Haddock/Interface.hs +++ b/src/Haddock/Interface.hs @@ -19,7 +19,7 @@ import Haddock.Interface.AttachInstances import Haddock.Interface.Rename import Haddock.Types import Haddock.Options -import Haddock.GHC.Utils +import Haddock.GhcUtils import Haddock.Utils import Haddock.InterfaceFile -- cgit v1.2.3