[GHC] #13465: Foldable deriving treatment of tuples is too surprising

GHC ghc-devs at haskell.org
Tue Mar 21 21:25:16 UTC 2017


#13465: Foldable deriving treatment of tuples is too surprising
-------------------------------------+-------------------------------------
        Reporter:  dfeuer            |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:  8.4.1
       Component:  Compiler          |              Version:  8.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  Other             |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by dfeuer):

 Replying to [comment:1 hvr]:
 > Same goes for `-XDeriveFunctor` btw

 `DeriveFunctor` will only surprise by succeeding when might not expect it
 to; it cannot really have surprising behavior.

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


More information about the ghc-tickets mailing list