[GHC] #10755: Add `MonadPlus IO` and `Alternative IO` instances
GHC
ghc-devs at haskell.org
Sat Aug 15 21:45:57 UTC 2015
#10755: Add `MonadPlus IO` and `Alternative IO` instances
-------------------------------------+-------------------------------------
Reporter: hvr | Owner:
Type: task | Status: patch
Priority: normal | Milestone: 7.12.1
Component: Core Libraries | Version:
Resolution: | Keywords: report-
| impact
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions: Phab:D1148
-------------------------------------+-------------------------------------
Comment (by hvr):
Replying to [comment:2 RyanGlScott]:
> Note that the
[http://hub.darcs.net/ross/transformers/patch/4af2ebe00671e3e20c5ce8edde8027a9bd0cd187
upstream version] of `transformers` has already removed these orphan
instances.
Oh, didn't notice... however that implies a major version bump for the
next `transformer`s package. It'd better if `transformers` kept providing
those orphan instances to smooth over the transition for already released
package versions... let's hope this doesn't affect too many... :-/
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10755#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list