[commit: haddock] ghc-head, ghc-head1, ie_avails, wip/revert-ttg-2017-11-20, wip/ttg-2017-10-13, wip/ttg-2017-10-31, wip/ttg-2017-11-06, wip/ttg2-2017-11-10, wip/ttg3-2017-11-12, wip/ttg4-constraints-2017-11-13: Rename extension index tags (a9f774f)

git at git.haskell.org git at git.haskell.org
Mon Nov 20 21:08:32 UTC 2017


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

On branches: ghc-head,ghc-head1,ie_avails,wip/revert-ttg-2017-11-20,wip/ttg-2017-10-13,wip/ttg-2017-10-31,wip/ttg-2017-11-06,wip/ttg2-2017-11-10,wip/ttg3-2017-11-12,wip/ttg4-constraints-2017-11-13
Link       : http://git.haskell.org/haddock.git/commitdiff/a9f774fa3c12f9b8e093e46d58e7872d3d478951

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

commit a9f774fa3c12f9b8e093e46d58e7872d3d478951
Author: Alan Zimmerman <alan.zimm at gmail.com>
Date:   Wed May 24 17:39:06 2017 +0200

    Rename extension index tags


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

a9f774fa3c12f9b8e093e46d58e7872d3d478951
 haddock-api/src/Haddock/Backends/Hoogle.hs         | 22 +++---
 .../src/Haddock/Backends/Hyperlinker/Ast.hs        | 24 +++----
 haddock-api/src/Haddock/Convert.hs                 | 40 +++++------
 haddock-api/src/Haddock/GhcUtils.hs                | 14 ++--
 haddock-api/src/Haddock/Interface.hs               |  2 +-
 .../src/Haddock/Interface/AttachInstances.hs       |  6 +-
 haddock-api/src/Haddock/Interface/Create.hs        | 62 ++++++++---------
 haddock-api/src/Haddock/Interface/Rename.hs        | 78 +++++++++++-----------
 haddock-api/src/Haddock/Types.hs                   |  8 +--
 haddock-api/src/Haddock/Utils.hs                   | 20 +++---
 10 files changed, 138 insertions(+), 138 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 a9f774fa3c12f9b8e093e46d58e7872d3d478951


More information about the ghc-commits mailing list