[GHC] #9586: Implement Traversable/Foldable-Burning-Bridges Proposal
GHC
ghc-devs at haskell.org
Sat Sep 13 13:44:52 UTC 2014
#9586: Implement Traversable/Foldable-Burning-Bridges Proposal
-------------------------------------+-------------------------------------
Reporter: hvr | Owner: hvr
Type: task | Status: new
Priority: normal | Milestone: 7.10.1
Component: | Version:
libraries/base | Keywords:
Resolution: | Architecture: Unknown/Multiple
Operating System: | Difficulty: Difficult (2-5
Unknown/Multiple | days)
Type of failure: | Blocked By:
None/Unknown | Related Tickets:
Test Case: |
Blocking: |
Differential Revisions: Phab:D209 |
-------------------------------------+-------------------------------------
Changes (by hvr):
* differential: => Phab:D209
Comment:
The medium-sized patch in Phab:D209 implements the **first phase**, namely
to re-export solely the two type-classes `Foldable` and `Traversable`
(sans any methods) from `Prelude`
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9586#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list