aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref/Operators.html
diff options
context:
space:
mode:
authorHerbert Valerio Riedel <hvr@gnu.org>2017-04-25 15:21:45 +0200
committerAlex Biehl <alexbiehl@gmail.com>2017-04-25 17:02:20 +0200
commite41e21e6caccfe18c5a291c8c0f8be143552cc27 (patch)
tree46ad62b914088e68a045720567b7e6d869a9c4d4 /html-test/ref/Operators.html
parentce3647ea278606f43615817ecb2865d96ca8b39e (diff)
`html-test --accept` deltas to reference samples
Diffstat (limited to 'html-test/ref/Operators.html')
-rw-r--r--html-test/ref/Operators.html66
1 files changed, 53 insertions, 13 deletions
diff --git a/html-test/ref/Operators.html b/html-test/ref/Operators.html
index 8a54ce3f..27b3427d 100644
--- a/html-test/ref/Operators.html
+++ b/html-test/ref/Operators.html
@@ -97,7 +97,7 @@ window.onload = function () {pageLoad();setSynopsis(&quot;mini_Operators.html&qu
>(:+)</a
> :: <span class="keyword"
>forall</span
- > t. t -&gt; t -&gt; [t]</li
+ > a. a -&gt; a -&gt; [a]</li
><li class="src short"
><span class="keyword"
>data</span
@@ -271,7 +271,7 @@ window.onload = function () {pageLoad();setSynopsis(&quot;mini_Operators.html&qu
>(:+)</a
> :: <span class="keyword"
>forall</span
- > t. t -&gt; t -&gt; [t] <span class="fixity"
+ > a. a -&gt; a -&gt; [a] <span class="fixity"
>infixr 3</span
><span class="rightedge"
></span
@@ -432,12 +432,18 @@ window.onload = function () {pageLoad();setSynopsis(&quot;mini_Operators.html&qu
><p class="src"
><a id="v:-62--62--60-" class="def"
>(&gt;&gt;&lt;)</a
- >, <a id="v:-60--60--62-" class="def"
+ > :: a -&gt; b -&gt; () <span class="fixity"
+ >infixr 4</span
+ ><span class="rightedge"
+ ></span
+ > <a href="#" class="selflink"
+ >#</a
+ ></p
+ ><p class="src"
+ ><a id="v:-60--60--62-" class="def"
>(&lt;&lt;&gt;)</a
> :: a -&gt; b -&gt; () <span class="fixity"
- >infixl 5 &lt;&lt;&gt;</span
- ><span class="fixity"
- >infixr 4 &gt;&gt;&lt;</span
+ >infixl 5</span
><span class="rightedge"
></span
> <a href="#" class="selflink"
@@ -446,16 +452,50 @@ window.onload = function () {pageLoad();setSynopsis(&quot;mini_Operators.html&qu
><p class="src"
><a id="v:-42--42--62-" class="def"
>(**&gt;)</a
- >, <a id="v:-42--42--60-" class="def"
+ > :: a -&gt; a -&gt; () <span class="fixity"
+ >infixr 8</span
+ ><span class="rightedge"
+ ></span
+ > <a href="#" class="selflink"
+ >#</a
+ ></p
+ ><div class="doc"
+ ><p
+ >Multiple fixities</p
+ ></div
+ ><p class="src"
+ ><a id="v:-42--42--60-" class="def"
>(**&lt;)</a
- >, <a id="v:-62--42--42-" class="def"
+ > :: a -&gt; a -&gt; () <span class="fixity"
+ >infixl 8</span
+ ><span class="rightedge"
+ ></span
+ > <a href="#" class="selflink"
+ >#</a
+ ></p
+ ><div class="doc"
+ ><p
+ >Multiple fixities</p
+ ></div
+ ><p class="src"
+ ><a id="v:-62--42--42-" class="def"
>(&gt;**)</a
- >, <a id="v:-60--42--42-" class="def"
+ > :: a -&gt; a -&gt; () <span class="fixity"
+ >infixr 8</span
+ ><span class="rightedge"
+ ></span
+ > <a href="#" class="selflink"
+ >#</a
+ ></p
+ ><div class="doc"
+ ><p
+ >Multiple fixities</p
+ ></div
+ ><p class="src"
+ ><a id="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</span
><span class="rightedge"
></span
> <a href="#" class="selflink"
@@ -493,4 +533,4 @@ window.onload = function () {pageLoad();setSynopsis(&quot;mini_Operators.html&qu
></div
></body
></html
->
+> \ No newline at end of file