[GHC] #8218: Missing instance Monad WrappedMonad
GHC
ghc-devs at haskell.org
Mon Sep 23 17:56:56 CEST 2013
#8218: Missing instance Monad WrappedMonad
-------------------------------------+------------------------------------
Reporter: jcpetruzza | Owner: monoidal
Type: feature request | Status: new
Priority: normal | Milestone:
Component: libraries/base | Version: 7.6.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by Krzysztof Gogolewski <krz.gogolewski@…>):
In [changeset:c831b4acbff53754e7280d72970d77dd9532fe1d/base]:
{{{
#!CommitTicketReference repository="base"
revision="c831b4acbff53754e7280d72970d77dd9532fe1d"
Add instance Monad (WrappedMonad m) to Control.Applicative (#8218)
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8218#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list