[GHC] #12676: Panic with piResultTys1 again

GHC ghc-devs at haskell.org
Mon Oct 17 07:42:20 UTC 2016


#12676: Panic with piResultTys1 again
-------------------------------------+-------------------------------------
        Reporter:  pjmagni           |                Owner:
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.0.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Compile-time      |  Unknown/Multiple
  crash                              |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #12634            |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Simon Peyton Jones <simonpj@…>):

 In [changeset:"f7278a9068dab28f50351c18177cc352d6570285/ghc" f7278a9/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="f7278a9068dab28f50351c18177cc352d6570285"
 Fix wrapping order in matchExpectedConTy

 The wrappers in matchExpectedConTy were being composed back
 to front, resulting in a Core Lint error.  Yikes!  This has
 been here a long time.

 Fixes Trac #12676.
 }}}

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


More information about the ghc-tickets mailing list