aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref/Bug8.html
diff options
context:
space:
mode:
authorjpmoresmau <jp@moresmau.fr>2015-01-21 21:31:24 +0100
committerMateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>2015-01-22 19:17:32 +0000
commit8d3df49ae1aa2eb58af530bba0c71817411fd49d (patch)
treefa2d0b966317a50deacfaeb616427ece4dec9984 /html-test/ref/Bug8.html
parent08c65a9cdd3eb01b1b9e3e5d572cd1fdc1bd4188 (diff)
support GHC 7.10: no Safe-Inferred, Foldable instance
Diffstat (limited to 'html-test/ref/Bug8.html')
-rw-r--r--html-test/ref/Bug8.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/html-test/ref/Bug8.html b/html-test/ref/Bug8.html
index 288ee9f5..0af02f76 100644
--- a/html-test/ref/Bug8.html
+++ b/html-test/ref/Bug8.html
@@ -35,7 +35,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug8.html");};
><th
>Safe Haskell</th
><td
- >Safe-Inferred</td
+ >Safe</td
></tr
></table
><p class="caption"
@@ -98,7 +98,9 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug8.html");};
><p class="src"
><a name="v:-45--45--45--62-" class="def"
>(---&gt;)</a
- > :: [a] -&gt; <a href=""
+ > :: <a href=""
+ >Foldable</a
+ > t0 =&gt; t0 t -&gt; <a href=""
>Typ</a
> -&gt; <a href=""
>Typ</a
@@ -132,7 +134,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug8.html");};
><p
>Produced by <a href=""
>Haddock</a
- > version 2.15.0</p
+ > version 2.16.0</p
></div
></body
></html