[GHC] #15167: DerivClause list is not populated for (TyConI (DataD ...))
GHC
ghc-devs at haskell.org
Thu Oct 4 15:38:56 UTC 2018
#15167: DerivClause list is not populated for (TyConI (DataD ...))
-------------------------------------+-------------------------------------
Reporter: 0xd34df00d | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.8.1
Component: Template Haskell | Version: 8.4.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
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/15167#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list