#5685: Proposal: Move the instances from Control.Monad.Instances into GHC.Base
------------------------------+---------------------------------------------
 Reporter:  basvandijk        |          Owner:                  
     Type:  feature request   |         Status:  new             
 Priority:  normal            |      Component:  Compiler        
  Version:  7.2.1             |       Keywords:                  
       Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
  Failure:  None/Unknown      |       Testcase:                  
Blockedby:                    |       Blocking:                  
  Related:                    |  
------------------------------+---------------------------------------------
 Edward Kmett
 [http://www.haskell.org/pipermail/libraries/2011-November/017152.html
 proposed] to move the instances from `Control.Monad.Instances` to
 `GHC.Base`.

 The deadline of the proposal has passed and no objections were raised.

 The attached patch implements Edward's proposal with a slight
 modification: the instances for `Either` are moved to `Data.Either`.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5685>
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