[GHC] #9357: Kind-polymorphic type family accepts unlifted type arguments
GHC
ghc-devs at haskell.org
Fri Jul 25 09:29:51 UTC 2014
#9357: Kind-polymorphic type family accepts unlifted type arguments
-------------------------------------+-------------------------------------
Reporter: kosmikus | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.2
(Type checker) | Keywords:
Resolution: | Architecture: Unknown/Multiple
Operating System: | Difficulty: Unknown
Unknown/Multiple | Blocked By:
Type of failure: GHC | Related Tickets:
accepts invalid program |
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"a997f2df785448648e7137a88d6b38eeb2643aa1/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="a997f2df785448648e7137a88d6b38eeb2643aa1"
Check for boxed tau types in the LHS of type family instances
Fixes Trac #9357
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9357#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list