aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref
diff options
context:
space:
mode:
authorMateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>2015-01-22 19:32:10 +0000
committerMateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>2015-01-22 19:32:10 +0000
commit2c60cb0da855d76c57980298056cefe15ff4c226 (patch)
tree8a3ee624054e04b4abe814f7434361c4e841465b /html-test/ref
parent8d3df49ae1aa2eb58af530bba0c71817411fd49d (diff)
Update test files
Test: a correct behaviour for fields comma-separating values. I'm surprised we had no bug open for this. Maybe it affects how #301 renders now but I doubt. Operators: Seems GHC is giving us a new order for operators, something must have changed on their side again. cc @haasn , this makes the fixity to the side not match the order on the LHS which is a bit unpleasant. Maybe the fixity can be made to match the GHC order? Bug335: We expand examples by default now. Bug310: Now inferred safe.
Diffstat (limited to 'html-test/ref')
-rw-r--r--html-test/ref/Bug310.html4
-rw-r--r--html-test/ref/Bug335.html6
-rw-r--r--html-test/ref/Operators.html16
-rw-r--r--html-test/ref/Test.html40
4 files changed, 18 insertions, 48 deletions
diff --git a/html-test/ref/Bug310.html b/html-test/ref/Bug310.html
index 926d6cf2..c38af59c 100644
--- a/html-test/ref/Bug310.html
+++ b/html-test/ref/Bug310.html
@@ -35,7 +35,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug310.html");};
><th
>Safe Haskell</th
><td
- >None</td
+ >Safe</td
></tr
></table
><p class="caption"
@@ -82,7 +82,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug310.html");};
><p
>Produced by <a href=""
>Haddock</a
- > version 2.15.1</p
+ > version 2.16.0</p
></div
></body
></html
diff --git a/html-test/ref/Bug335.html b/html-test/ref/Bug335.html
index a80566e1..6f3d3820 100644
--- a/html-test/ref/Bug335.html
+++ b/html-test/ref/Bug335.html
@@ -66,7 +66,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug335.html");};
><div class="doc"
><h3 id="control.ch:f0" class="caption collapser" onclick="toggleSection('ch:f0')"
>ExF:</h3
- ><div id="section.ch:f0" class="show"
+ ><div id="section.ch:f0" class="hide"
><p
>abc</p
></div
@@ -80,7 +80,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug335.html");};
><div class="doc"
><h3 id="control.ch:g0" class="caption collapser" onclick="toggleSection('ch:g0')"
>ExG:</h3
- ><div id="section.ch:g0" class="show"
+ ><div id="section.ch:g0" class="hide"
><pre class="screen"
><code class="prompt"
>&gt;&gt;&gt; </code
@@ -118,7 +118,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug335.html");};
><p
>Produced by <a href=""
>Haddock</a
- > version 2.15.1</p
+ > version 2.16.0</p
></div
></body
></html
diff --git a/html-test/ref/Operators.html b/html-test/ref/Operators.html
index c401894c..1e49fd2b 100644
--- a/html-test/ref/Operators.html
+++ b/html-test/ref/Operators.html
@@ -153,11 +153,11 @@ window.onload = function () {pageLoad();setSynopsis("mini_Operators.html");};
><a href=""
>(**&gt;)</a
>, <a href=""
- >(&lt;**)</a
+ >(**&lt;)</a
>, <a href=""
>(&gt;**)</a
>, <a href=""
- >(**&lt;)</a
+ >(&lt;**)</a
> :: a -&gt; a -&gt; ()</li
></ul
></li
@@ -411,16 +411,16 @@ window.onload = function () {pageLoad();setSynopsis("mini_Operators.html");};
><p class="src"
><a name="v:-42--42--62-" class="def"
>(**&gt;)</a
- >, <a name="v:-60--42--42-" class="def"
- >(&lt;**)</a
- >, <a name="v:-62--42--42-" class="def"
- >(&gt;**)</a
>, <a name="v:-42--42--60-" class="def"
>(**&lt;)</a
+ >, <a name="v:-62--42--42-" class="def"
+ >(&gt;**)</a
+ >, <a name="v:-60--42--42-" class="def"
+ >(&lt;**)</a
> :: a -&gt; a -&gt; () <span class="fixity"
>infixr 8 **&gt;, &gt;**</span
><span class="fixity"
- >infixl 8 &lt;**, **&lt;</span
+ >infixl 8 **&lt;, &lt;**</span
><span class="rightedge"
></span
></p
@@ -454,7 +454,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Operators.html");};
><p
>Produced by <a href=""
>Haddock</a
- > version 2.15.0</p
+ > version 2.16.0</p
></div
></body
></html
diff --git a/html-test/ref/Test.html b/html-test/ref/Test.html
index 6f2e9478..bcc91534 100644
--- a/html-test/ref/Test.html
+++ b/html-test/ref/Test.html
@@ -371,11 +371,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Test.html");};
><li
><a href=""
>r</a
- > :: <a href=""
- >Int</a
- ></li
- ><li
- ><a href=""
+ >, <a href=""
>s</a
> :: <a href=""
>Int</a
@@ -413,11 +409,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Test.html");};
><li
><a href=""
>u</a
- > :: <a href=""
- >Int</a
- ></li
- ><li
- ><a href=""
+ >, <a href=""
>v</a
> :: <a href=""
>Int</a
@@ -1262,23 +1254,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Test.html");};
><dt class="src"
><a name="v:r" class="def"
>r</a
- > :: <a href=""
- >Int</a
- ></dt
- ><dd class="doc"
- ><p
- >This comment applies to both <code
- ><a href=""
- >r</a
- ></code
- > and <code
- ><a href=""
- >s</a
- ></code
- ></p
- ></dd
- ><dt class="src"
- ><a name="v:s" class="def"
+ >, <a name="v:s" class="def"
>s</a
> :: <a href=""
>Int</a
@@ -1350,13 +1326,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Test.html");};
><dt class="src"
><a name="v:u" class="def"
>u</a
- > :: <a href=""
- >Int</a
- ></dt
- ><dd class="doc empty"
- >&nbsp;</dd
- ><dt class="src"
- ><a name="v:v" class="def"
+ >, <a name="v:v" class="def"
>v</a
> :: <a href=""
>Int</a
@@ -2142,7 +2112,7 @@ is at the beginning of the line).</pre
><p
>Produced by <a href=""
>Haddock</a
- > version 2.15.0</p
+ > version 2.16.0</p
></div
></body
></html