[GHC] #10971: ExtendedDefaultRules defaults to [] for Foldable/Traversable
GHC
ghc-devs at haskell.org
Fri Oct 16 14:40:07 UTC 2015
#10971: ExtendedDefaultRules defaults to [] for Foldable/Traversable
-------------------------------------+-------------------------------------
Reporter: kanetw | Owner: kanetw
Type: feature request | Status: patch
Priority: normal | Milestone: 8.0.1
Component: Compiler | Version: 7.10.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #10963 | Differential Rev(s): phab:D1329
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by kanetw):
The reason for having one list is because if we ever implement something
like #8171 it'd be much more effort to make it polykinded when using
multiple defaulting lists.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10971#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list