diff options
author | Simon Hengel <sol@typeful.net> | 2013-09-03 19:14:08 +0200 |
---|---|---|
committer | Austin Seipp <austin@well-typed.com> | 2014-01-12 14:48:35 -0600 |
commit | 27876dc77ff259e27a71ea6f30662a668adfd134 (patch) | |
tree | b8f1784867200ae07a136078dfa14b50271a4476 /html-test/ref/Hash.html | |
parent | 64eb7dbc465ffea7f7e76f9d4c3a334380cce8ac (diff) |
Don't append newline to parseString input
We also check that we have parsed everything with endOfInput.
Diffstat (limited to 'html-test/ref/Hash.html')
-rw-r--r-- | html-test/ref/Hash.html | 20 |
1 files changed, 7 insertions, 13 deletions
diff --git a/html-test/ref/Hash.html b/html-test/ref/Hash.html index 09ada75e..06a7a19d 100644 --- a/html-test/ref/Hash.html +++ b/html-test/ref/Hash.html @@ -35,7 +35,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Hash.html");}; ><th >Safe Haskell</th ><td - >None</td + >Safe-Inferred</td ></tr ></table ><p class="caption" @@ -49,15 +49,13 @@ window.onload = function () {pageLoad();setSynopsis("mini_Hash.html");}; ><a href="" >The <code >HashTable</code - > type -</a + > type</a ><ul ><li ><a href="" >Operations on <code >HashTable</code - >s -</a + >s</a ></li ></ul ></li @@ -65,8 +63,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Hash.html");}; ><a href="" >The <code >Hash</code - > class -</a + > class</a ></li ></ul ></div @@ -146,8 +143,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Hash.html");}; ><h1 id="g:1" >The <code >HashTable</code - > type -</h1 + > type</h1 ><div class="top" ><p class="src" ><span class="keyword" @@ -175,8 +171,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Hash.html");}; ><h2 id="g:2" >Operations on <code >HashTable</code - >s -</h2 + >s</h2 ><div class="top" ><p class="src" ><a name="v:new" class="def" @@ -246,8 +241,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Hash.html");}; ><h1 id="g:3" >The <code >Hash</code - > class -</h1 + > class</h1 ><div class="top" ><p class="src" ><span class="keyword" |