diff options
Diffstat (limited to 'html-test/ref/Operators.html')
-rw-r--r-- | html-test/ref/Operators.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/html-test/ref/Operators.html b/html-test/ref/Operators.html index bfecfb38..fac8c94d 100644 --- a/html-test/ref/Operators.html +++ b/html-test/ref/Operators.html @@ -151,11 +151,11 @@ window.onload = function () {pageLoad();setSynopsis("mini_Operators.html");}; ><a href="" >(**>)</a >, <a href="" - >(**<)</a + >(<**)</a >, <a href="" >(>**)</a >, <a href="" - >(<**)</a + >(**<)</a > :: a -> a -> ()</li ></ul ></li @@ -407,16 +407,16 @@ window.onload = function () {pageLoad();setSynopsis("mini_Operators.html");}; ><p class="src" ><a name="v:-42--42--62-" class="def" >(**>)</a - >, <a name="v:-42--42--60-" class="def" - >(**<)</a - >, <a name="v:-62--42--42-" class="def" - >(>**)</a >, <a name="v:-60--42--42-" class="def" >(<**)</a + >, <a name="v:-62--42--42-" class="def" + >(>**)</a + >, <a name="v:-42--42--60-" class="def" + >(**<)</a > :: a -> a -> () <span class="fixity" >infixr 8 **>, >**</span ><span class="fixity" - >infixl 8 **<, <**</span + >infixl 8 <**, **<</span ><span class="rightedge" ></span ></p @@ -450,7 +450,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Operators.html");}; ><p >Produced by <a href="" >Haddock</a - > version 2.15.0</p + > version 2.14.4</p ></div ></body ></html |