[commit: haddock] master: Follow changes in GHC (2a72fa2)

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/2a72fa293a0d9a083c316dc3f5ca4ac8854b44c8

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

commit 2a72fa293a0d9a083c316dc3f5ca4ac8854b44c8
Author: Ian Lynagh <[email protected]>
Date:   Mon Oct 8 21:59:46 2012 +0100

    Follow changes in GHC

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

 src/Main.hs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/Main.hs b/src/Main.hs
index dedc23d..94cbad0 100644
--- a/src/Main.hs
+++ b/src/Main.hs
@@ -317,7 +317,7 @@ withGhc libDir flags ghcActs = saveStaticFlagGlobals >>= \savedFlags -> do
         ghcActs dynflags'''
   `finally` restoreStaticFlagGlobals savedFlags
   where
-    parseGhcFlags :: Monad m => DynFlags -> [Located String]
+    parseGhcFlags :: MonadIO m => DynFlags -> [Located String]
                   -> [String] -> m DynFlags
     parseGhcFlags dynflags flags_ origFlags = do
       -- TODO: handle warnings?
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.