[commit: ghc] master: Documentation fixes in 'template-haskell' (8537657)

git at git.haskell.org git at git.haskell.org
Thu Oct 4 15:39:09 UTC 2018


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/85376570c5d34950b1bd8f6c575526e7ff789b84/ghc

>---------------------------------------------------------------

commit 85376570c5d34950b1bd8f6c575526e7ff789b84
Author: Alec Theriault <alec.theriault at gmail.com>
Date:   Thu Oct 4 11:19:46 2018 -0400

    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


>---------------------------------------------------------------

85376570c5d34950b1bd8f6c575526e7ff789b84
 .../template-haskell/Language/Haskell/TH/Quote.hs  |  2 +-
 .../template-haskell/Language/Haskell/TH/Syntax.hs | 65 ++++++++++++++--------
 2 files changed, 42 insertions(+), 25 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 85376570c5d34950b1bd8f6c575526e7ff789b84


More information about the ghc-commits mailing list