[GHC] #13877: GHC panic: No skolem info: k2

GHC ghc-devs at haskell.org
Fri Jul 28 15:52:21 UTC 2017


#13877: GHC panic: No skolem info: k2
-------------------------------------+-------------------------------------
        Reporter:  RyanGlScott       |                Owner:  (none)
            Type:  bug               |               Status:  patch
        Priority:  normal            |            Milestone:
       Component:  Compiler (Type    |              Version:  8.0.1
  checker)                           |             Keywords:
      Resolution:                    |  TypeApplications
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Compile-time      |  Unknown/Multiple
  crash or panic                     |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #13910, #14040    |  Differential Rev(s):  Phab:D3794
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Ryan Scott <ryan.gl.scott@…>):

 In [changeset:"424ecadbb3d06f4d4e0813de670369893e1da2a9/ghc"
 424ecadb/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="424ecadbb3d06f4d4e0813de670369893e1da2a9"
 Add regression tests for #13601, #13780, #13877

 Summary:
 Some recent commits happened to fix other issues:

 * c2417b87ff59c92fbfa8eceeff2a0d6152b11a47 fixed #13601 and #13780
 * 8e15e3d370e9c253ae0dbb330e25b72cb00cdb76 fixed the original program in
 #13877

 Let's add regression tests for each of these to ensure they stay fixed.

 Test Plan: make test TEST="T13601 T13780a T13780c T13877"

 Reviewers: goldfire, bgamari, austin

 Reviewed By: bgamari

 Subscribers: rwbarton, thomie

 GHC Trac Issues: #13601, #13780, #13877

 Differential Revision: https://phabricator.haskell.org/D3794
 }}}

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


More information about the ghc-tickets mailing list