From 52103425e6d621523fb0ed5b5b83c2588cacc7b6 Mon Sep 17 00:00:00 2001 From: Mateusz Kowalczyk Date: Thu, 3 Apr 2014 21:13:48 +0100 Subject: 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. --- html-test/ref/Minimal.html | 64 +++++++++++++++++++++++++++++++--------------- 1 file changed, 44 insertions(+), 20 deletions(-) (limited to 'html-test/ref/Minimal.html') diff --git a/html-test/ref/Minimal.html b/html-test/ref/Minimal.html index f062dc8c..32405540 100644 --- a/html-test/ref/Minimal.html +++ b/html-test/ref/Minimal.html @@ -87,16 +87,20 @@ window.onload = function () {pageLoad();setSynopsis("mini_Minimal.html");}; >

foo, bat, bar :: a

Any two of these are required...

bar :: a

bat :: a

fooBarBat :: (a, a, a)

a, g, f, e, d, c, :: a

b :: a

c :: a

d :: a

e :: a

f :: a

g :: a

x, z, :: a

y :: a

z :: a

aaa, :: a

bbb :: a

eee, :: a

fff :: a