[commit: ghc] master: users-guide: Make it easier to reference haddocks (3e5d0f1)

git at git.haskell.org git at git.haskell.org
Mon Jul 24 23:36:33 UTC 2017


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/3e5d0f188d6c8633e55e9ba6c8941c07e459fa4b/ghc

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

commit 3e5d0f188d6c8633e55e9ba6c8941c07e459fa4b
Author: Ben Gamari <bgamari.foss at gmail.com>
Date:   Mon Jul 24 19:00:24 2017 -0400

    users-guide: Make it easier to reference haddocks
    
    Previously you had to painstakingly construct the URI to the haddock
    documentation. Now the Python bits have enough smarts to construct this
    themselves.
    
    Reviewers: austin, patrickdoc
    
    Reviewed By: patrickdoc
    
    Subscribers: rwbarton, thomie
    
    Differential Revision: https://phabricator.haskell.org/D3785


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

3e5d0f188d6c8633e55e9ba6c8941c07e459fa4b
 docs/users_guide/8.2.1-notes.rst      |  4 +--
 docs/users_guide/conf.py              | 41 +++++++++++++++++++++++
 docs/users_guide/debug-info.rst       |  2 +-
 docs/users_guide/ffi-chap.rst         |  6 ++--
 docs/users_guide/ghc_config.py.in     | 18 ++++++----
 docs/users_guide/ghci.rst             |  4 +--
 docs/users_guide/glasgow_exts.rst     | 62 +++++++++++++++--------------------
 docs/users_guide/packages.rst         |  8 ++---
 docs/users_guide/parallel.rst         |  3 +-
 docs/users_guide/profiling.rst        |  6 ++--
 docs/users_guide/runtime_control.rst  |  6 ++--
 docs/users_guide/sooner.rst           | 10 +++---
 docs/users_guide/using-concurrent.rst | 10 +++---
 docs/users_guide/win32-dlls.rst       |  3 +-
 14 files changed, 108 insertions(+), 75 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 3e5d0f188d6c8633e55e9ba6c8941c07e459fa4b


More information about the ghc-commits mailing list