[commit: ghc] master: Fix documentation rules (#665) (90d07d7)

git at git.haskell.org git at git.haskell.org
Tue Oct 23 20:19:37 UTC 2018


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/90d07d7bf42bc6f04af10b6bb38953e99a86c514/ghc

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

commit 90d07d7bf42bc6f04af10b6bb38953e99a86c514
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Thu Aug 30 00:36:58 2018 +0100

    Fix documentation rules (#665)
    
    * Make sure we need haddockHtmlLib before creating anything in the directory
    
    * Fix Haddock builder provenance
    
    * Do not clean up the HTML docs directory
    
    * Fix the target directory
    
    * Add more missing dependencies on haddockHtmlLib
    
    * Replace docPackage with docContext
    
    * Minor revision


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

90d07d7bf42bc6f04af10b6bb38953e99a86c514
 src/Builder.hs             |   2 +-
 src/Rules/Documentation.hs | 162 +++++++++++++++++++++------------------------
 2 files changed, 78 insertions(+), 86 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 90d07d7bf42bc6f04af10b6bb38953e99a86c514


More information about the ghc-commits mailing list