diff options
author | Niklas Haas <git@nand.wakku.to> | 2014-03-11 07:21:03 +0100 |
---|---|---|
committer | Niklas Haas <git@nand.wakku.to> | 2014-03-11 10:26:04 +0100 |
commit | 72f655f5a4429403674521d251e6cccf62d76747 (patch) | |
tree | 1731f269ca6f9c5dc99fda6d426cc537ea972269 /html-test/ref/Bug8.html | |
parent | 3f6c34a3cb23d046486c2a58cdf197b9959a4983 (diff) |
Update appearance of fixity annotations
This moves them in-line with their corresponding lines, similar to a
presentation envision by @hvr and described in #ghc.
Redundant operator names are also omitted when no ambiguity is present.
Diffstat (limited to 'html-test/ref/Bug8.html')
-rw-r--r-- | html-test/ref/Bug8.html | 20 |
1 files changed, 13 insertions, 7 deletions
diff --git a/html-test/ref/Bug8.html b/html-test/ref/Bug8.html index 7e5b5fee..ffbfe0e2 100644 --- a/html-test/ref/Bug8.html +++ b/html-test/ref/Bug8.html @@ -84,22 +84,28 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug8.html");}; ></div ><div class="top" ><p class="src" - >infix 9 --><br - /><a name="v:-45--45--62-" class="def" + ><a name="v:-45--45--62-" class="def" >(-->)</a - > :: t -> t1 -> <a href="" + > :: t -> t1 -> <a href="Bug8.html#t:Typ" >Typ</a + > <span class="fixity" + >infix 9</span + ><span class="rightedge" + ></span ></p ></div ><div class="top" ><p class="src" - >infix 9 ---><br - /><a name="v:-45--45--45--62-" class="def" + ><a name="v:-45--45--45--62-" class="def" >(--->)</a - > :: [a] -> <a href="" + > :: [a] -> <a href="Bug8.html#t:Typ" >Typ</a - > -> <a href="" + > -> <a href="Bug8.html#t:Typ" >Typ</a + > <span class="fixity" + >infix 9</span + ><span class="rightedge" + ></span ></p ></div ><div class="top" |