[GHC] #15528: Match is missing a Data instance
GHC
ghc-devs at haskell.org
Thu Aug 16 09:18:39 UTC 2018
#15528: Match is missing a Data instance
-------------------------------------+-------------------------------------
Reporter: mpickering | Owner: (none)
Type: task | Status: closed
Priority: normal | Milestone: 8.6.1
Component: Compiler | Version: 8.4.3
Resolution: invalid | Keywords: newcomer
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by mpickering):
* status: new => closed
* resolution: => invalid
Comment:
There is actually instances in `HsInstances` but only if `p` is
instantiated to something specific.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15528#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list