[GHC] #7066: isInstance does not work for compound types

GHC ghc-devs at haskell.org
Thu Oct 4 15:38:56 UTC 2018


#7066: isInstance does not work for compound types
-------------------------------------+---------------------------------
        Reporter:  edsko             |         Owner:  simonpj
            Type:  bug               |        Status:  new
        Priority:  normal            |     Milestone:
       Component:  Template Haskell  |       Version:  7.4.2
      Resolution:                    |      Keywords:
Operating System:  Unknown/Multiple  |  Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |     Test Case:
      Blocked By:                    |      Blocking:
 Related Tickets:                    |
-------------------------------------+---------------------------------

Comment (by Ryan Scott <ryan.gl.scott@…>):

 In [changeset:"85376570c5d34950b1bd8f6c575526e7ff789b84/ghc"
 85376570/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="85376570c5d34950b1bd8f6c575526e7ff789b84"
 Documentation fixes in 'template-haskell'

 Summary:
  * Clarify the non-presence of derived classes in reified decls (#15167)
  * Clarify the shallowness of "reifyInstances" (#7066)
  * Mention that 'Typeable' instances are not found by reifyInstances
 (#11251)
  * Various Haddock markup issues fixed

 Reviewers: goldfire, bgamari

 Reviewed By: bgamari

 Subscribers: rwbarton, carter

 GHC Trac Issues: #15167, #7066, #11251

 Differential Revision: https://phabricator.haskell.org/D5197
 }}}

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7066#comment:16>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list