[GHC] #9069: -XDeriveTraversable should imply -XDeriveFunctor and -XDeriveFoldable

GHC ghc-devs at haskell.org
Fri Jun 6 14:09:34 UTC 2014


#9069: -XDeriveTraversable should imply -XDeriveFunctor and -XDeriveFoldable
-------------------------------------+------------------------------------
        Reporter:  sjoerd_visscher   |            Owner:
            Type:  feature request   |           Status:  patch
        Priority:  normal            |        Milestone:
       Component:  Compiler          |          Version:  7.8.2
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------

Comment (by Sjoerd Visscher <sjoerd@…>):

 In [changeset:"3bdc78b520c05706f8b66033b154c07ed021ac33/ghc"]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="3bdc78b520c05706f8b66033b154c07ed021ac33"
 Make DeriveTraversable imply DeriveFunctor/Foldable

 Implements #9069
 }}}

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9069#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list