[GHC] #11616: Kinds aren't instantiated
GHC
ghc-devs at haskell.org
Thu May 4 22:22:33 UTC 2017
#11616: Kinds aren't instantiated
-------------------------------------+-------------------------------------
Reporter: Iceland_jack | Owner: (none)
Type: task | Status: patch
Priority: normal | Milestone:
Component: Compiler | Version: 8.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): Phab:D3531
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"03ca391f14f97486fd1c66d9c9d99686ae25cc10/ghc"
03ca391f/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="03ca391f14f97486fd1c66d9c9d99686ae25cc10"
Add regression test for #11616
The code in #11616 has been working for a while (ever since 8.0.1),
so let's add a regression test for it to put the nail in the coffin.
Test Plan: make test TEST=T11616
Reviewers: austin, bgamari
Reviewed By: bgamari
Subscribers: rwbarton, thomie
GHC Trac Issues: #11616
Differential Revision: https://phabricator.haskell.org/D3531
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11616#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list