[GHC] #10335: Failure to construct superclasses in instance
GHC
ghc-devs at haskell.org
Wed Apr 22 13:04:53 UTC 2015
#10335: Failure to construct superclasses in instance
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"646866ff318d6eb8beeed98032644182dd9d997b/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="646866ff318d6eb8beeed98032644182dd9d997b"
Fix superclass generation in an instance
More fallout from the silent-superclass refactoring; nothing drastic.
Fixes Trac #10335.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10335#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list