Ticket #5685 (closed feature request: fixed)
Proposal: Move the instances from Control.Monad.Instances into GHC.Base
| Reported by: | basvandijk | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.6.1 |
| Component: | Compiler | Version: | 7.2.1 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
Edward Kmett 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.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

