#1951: Add "writer" Monad instance (,) o to Control.Monad.Instances
--------------------------------------+-------------------------------------
  Reporter:  conal                    |          Owner:  jmcarthur       
      Type:  proposal                 |         Status:  patch           
  Priority:  normal                   |      Milestone:  Not GHC         
 Component:  libraries/base           |        Version:  6.8.1           
Resolution:                           |       Keywords:                  
  Testcase:                           |      Blockedby:                  
Difficulty:  Easy (less than 1 hour)  |             Os:  Unknown/Multiple
  Blocking:                           |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown             |  
--------------------------------------+-------------------------------------
Changes (by jmcarthur):

  * status:  new => patch


Comment:

 The attached patch implements the instance as written, using the
 explicitly written out definition for return rather than Applicative's.

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