[commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Fix extra whitespace on signatures and update all test cases (26a44b9)
git at git.haskell.org
git at git.haskell.org
Wed Jul 8 08:30:45 UTC 2015
- Previous message: [commit: haddock] wip/landmine-param-family: Put all the PostRn/PostTc derivations in the same place (cc52fea)
- Next message: [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Omit unnecessary foralls and fix #315 (fb2a6bf)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Repository : ssh://git@git.haskell.org/haddock
On branches: 2.15,2.15.0.1,2.15.0.2,T6018-injective-type-families,adamse-D1033,ghc-head,master,metainfo,v2.15,wip/10268,wip/10313,wip/D538,wip/D538-1,wip/D538-2,wip/D538-3,wip/D538-4,wip/D538-5,wip/D538-6,wip/D548-master,wip/D548-master-2,wip/T10483,wip/T9840,wip/api-annot-tweaks-7.10,wip/api-annots-ghc-7.10-3,wip/orf-reboot
Link : http://git.haskell.org/haddock.git/commitdiff/26a44b9f3f539e93f499eea4eda6a354f46b20da
>---------------------------------------------------------------
commit 26a44b9f3f539e93f499eea4eda6a354f46b20da
Author: Niklas Haas <git at nand.wakku.to>
Date: Sun Aug 24 08:14:10 2014 +0200
Fix extra whitespace on signatures and update all test cases
This was long overdue, now running ./accept.lhs on a clean test from
master will not generate a bunch of changes.
>---------------------------------------------------------------
26a44b9f3f539e93f499eea4eda6a354f46b20da
haddock-api/src/Haddock/Backends/Xhtml/Decl.hs | 4 +-
html-test/ref/Bold.html | 12 ++---
html-test/ref/Bug298.html | 16 +++----
html-test/ref/Bug313.html | 8 ++--
html-test/ref/Bug8.html | 12 ++---
html-test/ref/Extensions.html | 4 +-
html-test/ref/ImplicitParams.html | 2 +-
html-test/ref/Nesting.html | 28 +++++------
html-test/ref/NonGreedy.html | 4 +-
html-test/ref/Operators.html | 14 +++---
html-test/ref/TH2.html | 2 +-
html-test/ref/Test.html | 8 ++--
html-test/ref/Ticket112.html | 4 +-
html-test/ref/TypeOperators.html | 2 +-
html-test/ref/mini_A.html | 4 +-
html-test/ref/mini_AdvanceTypes.html | 2 +-
html-test/ref/mini_B.html | 2 +-
html-test/ref/mini_Bug1.html | 2 +-
html-test/ref/mini_Bug6.html | 10 ++--
html-test/ref/mini_Bug7.html | 2 +-
html-test/ref/mini_Bug8.html | 2 +-
html-test/ref/mini_BugDeprecated.html | 8 ++--
html-test/ref/mini_DeprecatedData.html | 4 +-
html-test/ref/mini_DeprecatedNewtype.html | 4 +-
html-test/ref/mini_DeprecatedRecord.html | 2 +-
html-test/ref/mini_DeprecatedTypeSynonym.html | 4 +-
html-test/ref/mini_HiddenInstances.html | 2 +-
html-test/ref/mini_HiddenInstancesB.html | 2 +-
html-test/ref/mini_QuasiExpr.html | 4 +-
html-test/ref/mini_Test.html | 6 +--
html-test/ref/mini_Ticket253_2.html | 2 +-
html-test/ref/mini_TypeFamilies.html | 64 +++++++++++++++++++++++---
html-test/ref/mini_TypeOperators.html | 36 +++++++++++++--
html-test/ref/ocean.css | 20 ++++++--
34 files changed, 197 insertions(+), 105 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 26a44b9f3f539e93f499eea4eda6a354f46b20da
- Previous message: [commit: haddock] wip/landmine-param-family: Put all the PostRn/PostTc derivations in the same place (cc52fea)
- Next message: [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Omit unnecessary foralls and fix #315 (fb2a6bf)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list