[GHC] #11471: Kind polymorphism and unboxed types: bad things are happening
GHC
ghc-devs at haskell.org
Wed Mar 16 01:17:17 UTC 2016
#11471: Kind polymorphism and unboxed types: bad things are happening
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: goldfire
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler (Type | Version: 7.10.3
checker) | Keywords: TypeInType,
Resolution: | LevityPolymorphism
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D1891
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Richard Eisenberg <eir@…>):
In [changeset:"f602f4a6fbf40d1a3c3c02294e90fcb2d5866d04/ghc"
f602f4a6/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="f602f4a6fbf40d1a3c3c02294e90fcb2d5866d04"
Fix printing of "kind" vs. "type"
This is as reported in #11471, though it's not the focus of that
ticket.
test case: polykinds/KindVType
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11471#comment:23>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list