[GHC] #10609: Make up instances
GHC
ghc-devs at haskell.org
Tue Jul 7 04:17:57 UTC 2015
#10609: Make up instances
-------------------------------------+-------------------------------------
Reporter: fumieval | Owner:
Type: feature | Status: new
request | Milestone:
Priority: normal | Version: 7.10.1
Component: | Operating System: Unknown/Multiple
libraries/base | Type of failure: None/Unknown
Keywords: | Blocked By:
Architecture: | Related Tickets:
Unknown/Multiple |
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
The following instances are missing as of now.
* Foldable ZipList
* Traversable ZipList
* Functor Complex
* Foldable Complex
* Traversable Complex
* Applicative Complex
* Monad Complex
* Monoid a => Monoid (Identity a)
Original discussion:
https://mail.haskell.org/pipermail/libraries/2015-June/025886.html
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10609>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list