[commit: haddock] master: Update test cases for GHC bug #8945, Haddock #188 (5210342)

git at git.haskell.org git at git.haskell.org
Thu Apr 3 20:20:12 UTC 2014


Repository : ssh://git@git.haskell.org/haddock

On branch  : master
Link       : http://git.haskell.org/haddock.git/commitdiff/52103425e6d621523fb0ed5b5b83c2588cacc7b6

>---------------------------------------------------------------

commit 52103425e6d621523fb0ed5b5b83c2588cacc7b6
Author: Mateusz Kowalczyk <fuuzetsu at fuuzetsu.co.uk>
Date:   Thu Apr 3 21:13:48 2014 +0100

    Update test cases for GHC bug #8945, Haddock #188
    
    The order of signature groups has been corrected upstream. Here we add a
    test case and update some existing test-cases to reflect this change. We
    remove grouped signature in test cases that we can (Minimal,
    BugDeprecated &c) so that the test is as self-contained as possible.


>---------------------------------------------------------------

52103425e6d621523fb0ed5b5b83c2588cacc7b6
 html-test/ref/{Ticket61.html => Bug188.html} |   22 +++++----
 html-test/ref/BugDeprecated.html             |   38 +++++++--------
 html-test/ref/Minimal.html                   |   64 ++++++++++++++++++--------
 html-test/ref/Operators.html                 |   14 +++---
 html-test/src/Bug188.hs                      |    7 +++
 html-test/src/BugDeprecated.hs               |   14 ++++--
 html-test/src/Minimal.hs                     |   25 +++++++---
 7 files changed, 117 insertions(+), 67 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 52103425e6d621523fb0ed5b5b83c2588cacc7b6


More information about the ghc-commits mailing list