[commit: ghc] master: users_guide: Add ghci-cmd directive (5c10f5c)

git at git.haskell.org git at git.haskell.org
Mon Jan 4 16:19:03 UTC 2016


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/5c10f5ce8831a59f67f2c42ed5d7cf5be10c0860/ghc

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

commit 5c10f5ce8831a59f67f2c42ed5d7cf5be10c0860
Author: Ben Gamari <bgamari.foss at gmail.com>
Date:   Mon Jan 4 16:43:02 2016 +0100

    users_guide: Add ghci-cmd directive
    
    Note only does this make the markup cleaner and more semantic, but it
    clears up some warnings and enables proper hyperlinks. Yay Sphinx!
    
    While I was at it I generally cleaned up the markup
    
    Test Plan: Read it
    
    Reviewers: hvr, thomie, austin
    
    Differential Revision: https://phabricator.haskell.org/D1730


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

5c10f5ce8831a59f67f2c42ed5d7cf5be10c0860
 docs/users_guide/conf.py  |  14 +
 docs/users_guide/ghci.rst | 929 ++++++++++++++++++++--------------------------
 2 files changed, 423 insertions(+), 520 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 5c10f5ce8831a59f67f2c42ed5d7cf5be10c0860


More information about the ghc-commits mailing list