[GHC] #8599: Deriving in associated data families ignores instance's constraints
GHC
ghc-devs at haskell.org
Fri Jan 10 21:12:37 UTC 2014
#8599: Deriving in associated data families ignores instance's constraints
-------------------------------------+------------------------------------
Reporter: mojojojo | Owner: goldfire
Type: bug | Status: new
Priority: normal | Milestone:
Component: Documentation | Version: 7.6.3
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 Richard Eisenberg <eir@…>):
In [changeset:"566ba6fa10ade0af159a7b86f4df706cbd6b4163/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="566ba6fa10ade0af159a7b86f4df706cbd6b4163"
Fix #8599.
This change is just some documentation around ignoring the context
of an enclosing instance when processing `deriving` clauses of an
associated data instance.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8599#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list