[GHC] #15801: "ASSERT failed!" with visible kind applications
GHC
ghc-devs at haskell.org
Wed Oct 24 23:09:29 UTC 2018
#15801: "ASSERT failed!" with visible kind applications
-------------------------------------+-------------------------------------
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 Iceland_jack):
Can also be triggered with
{{{
>> :t coerce @(Y @Type _ _)
*** Exception: ASSERT failed! file compiler/typecheck/TcFlatten.hs, line
1285
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15801#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list