diff options
Diffstat (limited to 'tests/output')
-rw-r--r-- | tests/output/Hash.html.ref | 39 | ||||
-rw-r--r-- | tests/output/Test.html.ref | 29 |
2 files changed, 68 insertions, 0 deletions
diff --git a/tests/output/Hash.html.ref b/tests/output/Hash.html.ref index 5e03b2ef..36fcf7f0 100644 --- a/tests/output/Hash.html.ref +++ b/tests/output/Hash.html.ref @@ -393,6 +393,45 @@ ></TABLE ></TD ></TR +><TR +><TD CLASS="s8" +></TD +></TR +><TR +><TD CLASS="section4" +><IMG SRC="minus.gif" CLASS="coll" ONCLICK="toggle(this,'i:Hash')" ALT="show/hide" +> Instances</TD +></TR +><TR +><TD CLASS="body" +><DIV ID="i:Hash" STYLE="display:block;" +><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0" +><TR +><TD CLASS="decl" +><A HREF="Hash.html#t%3AHash" +>Hash</A +> Float</TD +></TR +><TR +><TD CLASS="decl" +><A HREF="Hash.html#t%3AHash" +>Hash</A +> Int</TD +></TR +><TR +><TD CLASS="decl" +>(<A HREF="Hash.html#t%3AHash" +>Hash</A +> a, <A HREF="Hash.html#t%3AHash" +>Hash</A +> b) => <A HREF="Hash.html#t%3AHash" +>Hash</A +> ((,) a b)</TD +></TR +></TABLE +></DIV +></TD +></TR ></TABLE ></TD ></TR diff --git a/tests/output/Test.html.ref b/tests/output/Test.html.ref index 38df4004..a556c9da 100644 --- a/tests/output/Test.html.ref +++ b/tests/output/Test.html.ref @@ -2279,6 +2279,35 @@ ></TABLE ></TD ></TR +><TR +><TD CLASS="s8" +></TD +></TR +><TR +><TD CLASS="section4" +><IMG SRC="minus.gif" CLASS="coll" ONCLICK="toggle(this,'i:D')" ALT="show/hide" +> Instances</TD +></TR +><TR +><TD CLASS="body" +><DIV ID="i:D" STYLE="display:block;" +><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0" +><TR +><TD CLASS="decl" +><A HREF="Test.html#t%3AD" +>D</A +> Float</TD +></TR +><TR +><TD CLASS="decl" +><A HREF="Test.html#t%3AD" +>D</A +> Int</TD +></TR +></TABLE +></DIV +></TD +></TR ></TABLE ></TD ></TR |