[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
- Previous message: [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: Match new AST as per GHC wip/new-tree-one-param (1e1f85d)
- Next message: [commit: haddock] ghc-head, ghc-head1, headdock-library-1.4.5, ie_avails, master, pr-filter-maps, pr/cabal-desc, v2.18, 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: Haddock support for bundled pattern synonyms (#627) (87c551f)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message: [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: Match new AST as per GHC wip/new-tree-one-param (1e1f85d)
- Next message: [commit: haddock] ghc-head, ghc-head1, headdock-library-1.4.5, ie_avails, master, pr-filter-maps, pr/cabal-desc, v2.18, 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: Haddock support for bundled pattern synonyms (#627) (87c551f)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list