[commit: haddock] wip/ast-prepare-annotations-final5: Apply changes to match AST (7b45279)
git at git.haskell.org
git at git.haskell.org
Wed Jul 8 08:33:36 UTC 2015
- Previous message: [commit: haddock] wip/ast-prepare-annotations-final5: Replace head with case/panic (0d6891a)
- Next message: [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/ast-prepare-annotations-final6, wip/orf-reboot, wip/trac-9744: Changes to reflect refactoring in GHC as part of #7484 (2b3712d)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Repository : ssh://git@git.haskell.org/haddock
On branch : wip/ast-prepare-annotations-final5
Link : http://git.haskell.org/haddock.git/commitdiff/7b4527987f6dcedb4e1943d179d7a16dc67cf43b
>---------------------------------------------------------------
commit 7b4527987f6dcedb4e1943d179d7a16dc67cf43b
Author: Alan Zimmerman <alan.zimm at gmail.com>
Date: Wed Nov 12 23:54:49 2014 +0200
Apply changes to match AST
>---------------------------------------------------------------
7b4527987f6dcedb4e1943d179d7a16dc67cf43b
src/Haddock/Backends/Hoogle.hs | 10 ++++----
src/Haddock/Backends/LaTeX.hs | 18 ++++++++------
src/Haddock/Backends/Xhtml/Decl.hs | 50 ++++++++++++++++++++++++++------------
src/Haddock/Convert.hs | 4 +--
src/Haddock/GhcUtils.hs | 33 +++++++++++++------------
src/Haddock/Interface/Create.hs | 27 ++++++++++----------
src/Haddock/Interface/Rename.hs | 21 +++++++++-------
src/Haddock/Utils.hs | 7 +++---
8 files changed, 99 insertions(+), 71 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 7b4527987f6dcedb4e1943d179d7a16dc67cf43b
- Previous message: [commit: haddock] wip/ast-prepare-annotations-final5: Replace head with case/panic (0d6891a)
- Next message: [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/ast-prepare-annotations-final6, wip/orf-reboot, wip/trac-9744: Changes to reflect refactoring in GHC as part of #7484 (2b3712d)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list