[commit: haddock] wip/spj-wildcard-refactor2: Follow the wildcard refactoring story in HEAD (7436cad)
git at git.haskell.org
git at git.haskell.org
Tue Nov 28 11:40:18 UTC 2017
- Previous message: [commit: haddock] wip/spj-wildcard-refactor2: Follow the wildcard refactoring story in HEAD (7436cad)
- Next message: [commit: haddock] 2.17.3.1-spanfix, alexbiehl-patch-1, ghc-8.0, ghc-8.0-facebook, ghc-head, ghc-head1, haddock-quick, headdock-library-1.4.5, ie_avails, issue-303, issue-475, master, pr-filter-maps, pr/cabal-desc, travis, v2.17, v2.17.3, v2.18, wip-located-module-as, wip/D2418, wip/T11019, wip/T11028, wip/T11028-2, wip/T11028-3, wip/T11080-open-data-kinds, wip/T11258, wip/T11430, wip/T12105, wip/T12105-2, wip/T12942, wip/T13163, wip/T3384, wip/embelleshed-rdr, wip/import2, wip/new-tree-one-param, wip/rae, wip/rae-nokinds, wip/remove-frames, wip/remove-frames1, wip/revert-ttg-2017-11-20, wip/spj-wildcard-refactor, 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: Change for IEThingWith (52c963e)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Repository : ssh://git@git.haskell.org/haddock
On branch : wip/spj-wildcard-refactor2
Link : http://git.haskell.org/haddock.git/commitdiff/7436cad3c011bfafa6ccb461549d6e05524f8933
>---------------------------------------------------------------
commit 7436cad3c011bfafa6ccb461549d6e05524f8933
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Tue Nov 3 11:05:47 2015 -0600
Follow the wildcard refactoring story in HEAD
>---------------------------------------------------------------
7436cad3c011bfafa6ccb461549d6e05524f8933
haddock-api/src/Haddock/Backends/Hoogle.hs | 48 +++----
haddock-api/src/Haddock/Backends/LaTeX.hs | 145 +++++++++------------
haddock-api/src/Haddock/Backends/Xhtml.hs | 2 +-
haddock-api/src/Haddock/Backends/Xhtml/Decl.hs | 167 ++++++++++++-------------
haddock-api/src/Haddock/Convert.hs | 69 +++++-----
haddock-api/src/Haddock/GhcUtils.hs | 12 +-
haddock-api/src/Haddock/Interface/Create.hs | 48 +++----
haddock-api/src/Haddock/Interface/Rename.hs | 86 ++++++++-----
haddock-api/src/Haddock/Utils.hs | 31 ++++-
9 files changed, 298 insertions(+), 310 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 7436cad3c011bfafa6ccb461549d6e05524f8933
- Previous message: [commit: haddock] wip/spj-wildcard-refactor2: Follow the wildcard refactoring story in HEAD (7436cad)
- Next message: [commit: haddock] 2.17.3.1-spanfix, alexbiehl-patch-1, ghc-8.0, ghc-8.0-facebook, ghc-head, ghc-head1, haddock-quick, headdock-library-1.4.5, ie_avails, issue-303, issue-475, master, pr-filter-maps, pr/cabal-desc, travis, v2.17, v2.17.3, v2.18, wip-located-module-as, wip/D2418, wip/T11019, wip/T11028, wip/T11028-2, wip/T11028-3, wip/T11080-open-data-kinds, wip/T11258, wip/T11430, wip/T12105, wip/T12105-2, wip/T12942, wip/T13163, wip/T3384, wip/embelleshed-rdr, wip/import2, wip/new-tree-one-param, wip/rae, wip/rae-nokinds, wip/remove-frames, wip/remove-frames1, wip/revert-ttg-2017-11-20, wip/spj-wildcard-refactor, 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: Change for IEThingWith (52c963e)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list