
#16221: Core Lint error with a data type
-------------------------------------+-------------------------------------
Reporter: monoidal | Owner: (none)
Type: bug | Status: closed
Priority: normal | Milestone: 8.10.1
Component: Compiler (Type | Version: 8.7
checker) |
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Compile-time | Test Case:
crash or panic | polykinds/T16221,T16221a
Blocked By: | Blocking:
Related Tickets: #16342 | Differential Rev(s):
| https://gitlab.haskell.org/ghc/ghc/merge_requests/444,
Wiki Page: | https://gitlab.haskell.org/ghc/ghc/merge_requests/499
-------------------------------------+-------------------------------------
Changes (by simonpj):
* status: patch => closed
* testcase: => polykinds/T16221,T16221a
* resolution: => fixed
Comment:
Test landed as
{{{
commit 07f378cee37338c5f2655b3a7e46dfef3f1c5cc1
Author: Simon Peyton Jones