Ticket #2715 (closed task: fixed)
Equality constraint in superclass not supported
| Reported by: | rodprice | Owned by: | chak |
|---|---|---|---|
| Priority: | low | Milestone: | 7.2.1 |
| Component: | Compiler (Type checker) | Version: | 6.10.1 |
| Keywords: | Cc: | ganesh, sisoyev.andrey@…, sanzhiyan@…, mikhail.vorozhtsov@…, 78emil@… | |
| Operating System: | Linux | Architecture: | x86 |
| Type of failure: | None/Unknown | Difficulty: | Unknown |
| Test Case: | indexed_types/should_compile/T2715 | Blocked By: | |
| Blocking: | Related Tickets: |
Description
The code in "bug.hs" causes a GHC panic; the nearly identical code in "unbug.hs" does not.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

