aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref/Hash.html
diff options
context:
space:
mode:
authorSimon Hengel <sol@typeful.net>2013-09-08 10:33:38 +0200
committerAustin Seipp <austin@well-typed.com>2014-01-12 14:48:35 -0600
commit2448bd71609688be7b8bfe362a8534959531cd79 (patch)
tree66f23e3cc5fd6c97da832e8704f8f633e508b64b /html-test/ref/Hash.html
parent27876dc77ff259e27a71ea6f30662a668adfd134 (diff)
Fix totality, unicode, examples, paragraph parsing
Also simplify specs and parsers while we're at it. Some parsers were made more generic. This commit is a part of GHC pre-merge squash, email fuuzetsu@fuuzetsu.co.uk if you need the full commit history.
Diffstat (limited to 'html-test/ref/Hash.html')
-rw-r--r--html-test/ref/Hash.html21
1 files changed, 7 insertions, 14 deletions
diff --git a/html-test/ref/Hash.html b/html-test/ref/Hash.html
index 06a7a19d..c459b524 100644
--- a/html-test/ref/Hash.html
+++ b/html-test/ref/Hash.html
@@ -73,8 +73,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Hash.html");};
><div class="doc"
><p
>Implementation of fixed-size hash tables, with a type
- class for constructing hash values for structured types.
-</p
+ class for constructing hash values for structured types.</p
></div
></div
><div id="synopsis"
@@ -164,8 +163,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Hash.html");};
><a href=""
>Eq</a
></code
- >.
-</p
+ >.</p
></div
></div
><h2 id="g:2"
@@ -189,8 +187,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Hash.html");};
> key val)</p
><div class="doc"
><p
- >Builds a new hash table with a given size
-</p
+ >Builds a new hash table with a given size</p
></div
></div
><div class="top"
@@ -206,8 +203,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Hash.html");};
> ()</p
><div class="doc"
><p
- >Inserts a new element into the hash table
-</p
+ >Inserts a new element into the hash table</p
></div
></div
><div class="top"
@@ -234,8 +230,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Hash.html");};
><a href=""
>Nothing</a
></code
- > otherwise.
-</p
+ > otherwise.</p
></div
></div
><h1 id="g:3"
@@ -253,8 +248,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Hash.html");};
></p
><div class="doc"
><p
- >A class of types which can be hashed.
-</p
+ >A class of types which can be hashed.</p
></div
><div class="subs methods"
><p class="caption"
@@ -273,8 +267,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Hash.html");};
><a href=""
>Int</a
></code
- >
-</p
+ ></p
></div
></div
><div class="subs instances"