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/Bug188.html | 81 ++++++++++++++++++++++++++++++++++++++++
html-test/ref/BugDeprecated.html | 38 +++++++++----------
html-test/ref/Minimal.html | 64 +++++++++++++++++++++----------
html-test/ref/Operators.html | 14 +++----
4 files changed, 149 insertions(+), 48 deletions(-)
create mode 100644 html-test/ref/Bug188.html
(limited to 'html-test/ref')
diff --git a/html-test/ref/Bug188.html b/html-test/ref/Bug188.html
new file mode 100644
index 00000000..3e9f4eec
--- /dev/null
+++ b/html-test/ref/Bug188.html
@@ -0,0 +1,81 @@
+
+Bug188