[GHC] #9359: Deriving clause failure with polymorphic kinds
GHC
ghc-devs at haskell.org
Thu Jul 24 14:57:54 UTC 2014
#9359: Deriving clause failure with polymorphic kinds
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.2
Resolution: | Keywords:
Operating System: | Architecture: Unknown/Multiple
Unknown/Multiple | Difficulty: Unknown
Type of failure: | Blocked By:
None/Unknown | Related Tickets:
Test Case: |
deriving/should_compile/T9359 |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"6ce708c916e2f14a58a4ee2b865bc9026a68d611/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="6ce708c916e2f14a58a4ee2b865bc9026a68d611"
Use the right kinds on the LHS in 'deriving' clauses
This patch fixes Trac #9359
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9359#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list