[commit: haddock] wip/embelleshed-rdr: Matching changes for GHC, adding HSEmbellished for names (fdaaa11)
git at git.haskell.org
git at git.haskell.org
Mon Nov 20 21:04:55 UTC 2017
- Previous message: [commit: haddock] alexbiehl-patch-1, ghc-head, ghc-head1, haddock-quick, headdock-library-1.4.5, ie_avails, master, pr-filter-maps, pr/cabal-desc, travis, v2.18, wip/embelleshed-rdr, wip/new-tree-one-param, wip/rae, wip/remove-frames, wip/remove-frames1, 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: Kill remaining static flags (dbbdabf)
- Next message: [commit: haddock] wip/embelleshed-rdr: Matching changes for GHC, adding HSEmbellished for names (fdaaa11)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Repository : ssh://git@git.haskell.org/haddock
On branch : wip/embelleshed-rdr
Link : http://git.haskell.org/haddock.git/commitdiff/fdaaa11fd38d03f09ef4d26ef411f37b8922e6c3
>---------------------------------------------------------------
commit fdaaa11fd38d03f09ef4d26ef411f37b8922e6c3
Author: Alan Zimmerman <alan.zimm at gmail.com>
Date: Fri Feb 17 11:45:50 2017 +0200
Matching changes for GHC, adding HSEmbellished for names
>---------------------------------------------------------------
fdaaa11fd38d03f09ef4d26ef411f37b8922e6c3
haddock-api/src/Haddock/Backends/Hoogle.hs | 20 +++++-----
.../src/Haddock/Backends/Hyperlinker/Ast.hs | 10 ++---
haddock-api/src/Haddock/Backends/LaTeX.hs | 26 ++++++-------
haddock-api/src/Haddock/Backends/Xhtml.hs | 2 +-
haddock-api/src/Haddock/Backends/Xhtml/Decl.hs | 44 +++++++++++-----------
haddock-api/src/Haddock/Convert.hs | 22 ++++++-----
haddock-api/src/Haddock/GhcUtils.hs | 30 +++++++--------
haddock-api/src/Haddock/Interface/Create.hs | 12 +++---
haddock-api/src/Haddock/Interface/Rename.hs | 20 ++++++----
haddock-api/src/Haddock/Interface/Specialize.hs | 23 ++++++-----
haddock-api/src/Haddock/Parser.hs | 3 +-
haddock-api/src/Haddock/Types.hs | 4 +-
haddock-api/src/Haddock/Utils.hs | 4 +-
13 files changed, 116 insertions(+), 104 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 fdaaa11fd38d03f09ef4d26ef411f37b8922e6c3
- Previous message: [commit: haddock] alexbiehl-patch-1, ghc-head, ghc-head1, haddock-quick, headdock-library-1.4.5, ie_avails, master, pr-filter-maps, pr/cabal-desc, travis, v2.18, wip/embelleshed-rdr, wip/new-tree-one-param, wip/rae, wip/remove-frames, wip/remove-frames1, 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: Kill remaining static flags (dbbdabf)
- Next message: [commit: haddock] wip/embelleshed-rdr: Matching changes for GHC, adding HSEmbellished for names (fdaaa11)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list