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/Create.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Haddock/Interface/Create.hs') diff --git a/src/Haddock/Interface/Create.hs b/src/Haddock/Interface/Create.hs index e5beffd1..0b271900 100644 --- a/src/Haddock/Interface/Create.hs +++ b/src/Haddock/Interface/Create.hs @@ -10,7 +10,7 @@ module Haddock.Interface.Create (createInterface) where import Haddock.Types import Haddock.Options -import Haddock.GHC.Utils +import Haddock.GhcUtils import Haddock.Utils import qualified Data.Map as Map -- cgit v1.2.3