[GHC] #15797: GHC panic using visible kind application

GHC ghc-devs at haskell.org
Thu Nov 1 19:41:27 UTC 2018


#15797: GHC panic using visible kind application
-------------------------------------+-------------------------------------
        Reporter:  Iceland_jack      |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.6.1
      Resolution:                    |             Keywords:
                                     |  TypeApplications
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by goldfire):

 This is fixed by adding a `checkNoErrs` to the `reportAllUnsolved` line in
 `failIfEmitsConstraints`. I have a patch being validated now.

 Regardless, please add a test case when committing the patch for #12045.

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


More information about the ghc-tickets mailing list