Skip to content
  • Alec Theriault's avatar
    Documentation fixes in 'template-haskell' · 85376570
    Alec Theriault authored and Ryan Scott's avatar Ryan Scott committed
    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
    85376570