#4077: Move MonadPlus instance for STM from Control.Monad.STM to GHC.Conc
---------------------------------+------------------------------------------
    Reporter:  basvandijk        |       Owner:                
        Type:  proposal          |      Status:  new           
    Priority:  normal            |   Component:  libraries/base
     Version:  6.12.2            |    Keywords:                
          Os:  Unknown/Multiple  |    Testcase:                
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown  
---------------------------------+------------------------------------------
 In [http://thread.gmane.org/gmane.comp.lang.haskell.libraries/13054 the
 discussion] about ticket #4076 Ross Paterson suggested moving the
 `MonadPlus` instance for `STM` from `Control.Monad.STM` to `GHC.Conc` to
 avoid an orphaned instance.

 The attached patch makes this change.

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