[GHC] #12990: Partially applied constructors with unpacked fields simplified badly

GHC ghc-devs at haskell.org
Wed Dec 21 18:48:44 UTC 2016


#12990: Partially applied constructors with unpacked fields simplified badly
-------------------------------------+-------------------------------------
        Reporter:  dfeuer            |                Owner:
            Type:  bug               |               Status:  patch
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.0.1
      Resolution:                    |             Keywords:  Inlining
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Runtime           |  Unknown/Multiple
  performance bug                    |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  D2891
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by dfeuer):

 * status:  new => patch
 * differential:   => D2891


Comment:

 The change Simon suggests does indeed seem to work. I get the code I want
 from my `Traversable` test case now.

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


More information about the ghc-tickets mailing list