[commit: haddock] master: Follow changes in GHC: 'flags' has been renamed 'generalFlags' (1baca3e)

Ian Lynagh <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.ghc
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/haddock

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/1baca3e5fb206a60a326ca7b61419b91b4642d98

>---------------------------------------------------------------

commit 1baca3e5fb206a60a326ca7b61419b91b4642d98
Author: Ian Lynagh <[email protected]>
Date:   Thu Oct 18 16:35:23 2012 +0100

    Follow changes in GHC: 'flags' has been renamed 'generalFlags'

>---------------------------------------------------------------

 src/Haddock/Interface.hs        |    4 ++--
 src/Haddock/Interface/Create.hs |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/Haddock/Interface.hs b/src/Haddock/Interface.hs
index 9b67696..e1e65d1 100644
--- a/src/Haddock/Interface.hs
+++ b/src/Haddock/Interface.hs
@@ -49,9 +49,9 @@ import System.FilePath
 import Text.Printf
 
 import Digraph
-import DynFlags hiding (verbosity, flags)
+import DynFlags hiding (verbosity)
 import Exception
-import GHC hiding (verbosity, flags)
+import GHC hiding (verbosity)
 import HscTypes
 
 
diff --git a/src/Haddock/Interface/Create.hs b/src/Haddock/Interface/Create.hs
index f98c543..9fca453 100644
--- a/src/Haddock/Interface/Create.hs
+++ b/src/Haddock/Interface/Create.hs
@@ -34,7 +34,7 @@ import qualified Data.Traversable as T
 import qualified Packages
 import qualified Module
 import qualified SrcLoc
-import GHC hiding (flags)
+import GHC
 import HscTypes
 import Name
 import Bag
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.