#1426: warning about `import Control.Monad.Fix` being unused when mdo is used
-----------------------------+----------------------------------------------
    Reporter:  Isaac Dupree  |        Owner:         
        Type:  bug           |       Status:  closed 
    Priority:  normal        |    Milestone:         
   Component:  Compiler      |      Version:  6.6.1  
    Severity:  normal        |   Resolution:  fixed  
    Keywords:                |   Difficulty:  Unknown
          Os:  Unknown       |     Testcase:         
Architecture:  Unknown       |  
-----------------------------+----------------------------------------------
Changes (by simonpj):

  * resolution:  => fixed
  * status:  new => closed

Comment:

 I've removed the erroneous requirement in the GHC manual to import
 `Control.Monad.Fix`.   Of course you are free to continue to import it to
 keep Hugs happy, but it's not a GHC bug.

 Simon

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1426>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to