Ticket #5667 (closed feature request: wontfix)
Data.Unique.Unique and Data.Graph.SCC are not instances of Show
| Reported by: | jewillco | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.6.1 |
| Component: | libraries/base | Version: | 7.2.1 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
These two types are not currently instances of Show, and having that would be useful for debugging. The instances can both be derived (even using deriving instance in a separate module).
Change History
Note: See
TracTickets for help on using
tickets.
