[GHC] #10448: Implement rest of "Add bifunctor related classes to base"-Proposal
GHC
ghc-devs at haskell.org
Tue Sep 29 21:34:26 UTC 2015
#10448: Implement rest of "Add bifunctor related classes to base"-Proposal
-------------------------------------+-------------------------------------
Reporter: hvr | Owner:
Type: task | Status: new
Priority: normal | Milestone: 8.0.1
Component: libraries/base | Version:
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #9682 | Differential Rev(s):
-------------------------------------+-------------------------------------
Comment (by RyanGlScott):
Oh, I didn't realize that you wanted to remove `bisequenceA` from the
`Bitraversable` class as well. What is your reasoning for that one? Is it
because it's just `bitraverse id id`?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10448#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list