[GHC] #7269: GeneralizedNewtypeDeriving and PolyKinds
GHC
ghc-devs at haskell.org
Mon May 26 14:25:51 UTC 2014
#7269: GeneralizedNewtypeDeriving and PolyKinds
-------------------------------------+------------------------------------
Reporter: dreixel | Owner: dreixel
Type: bug | Status: new
Priority: normal | Milestone: 7.10.1
Component: Compiler | Version: 7.6.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"b1436f55da2b0e005ac09be6651a2c4d934027ec/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="b1436f55da2b0e005ac09be6651a2c4d934027ec"
Fix yet another bug in 'deriving' for polykinded classes (Trac #7269)
This patch makes the code a bit simpler if anything.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7269#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list