[GHC] #7066: isInstance does not work for compound types
GHC
ghc-devs at haskell.org
Mon Mar 31 23:39:42 UTC 2014
#7066: isInstance does not work for compound types
-------------------------------------+------------------------------------
Reporter: edsko | Owner: simonpj
Type: bug | Status: new
Priority: normal | Milestone: 7.8.1
Component: Template Haskell | Version: 7.4.2
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 mojojojo):
I've just released "fixed" versions of {{{reifyInstances}}} and
{{{isInstance}}} as the [http://hackage.haskell.org/package/th-instance-
reification th-instance-reification library], which work as edsko and I
expected.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7066#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list