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/Bug8.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/Bug8.html')
-rw-r--r-- | html-test/ref/Bug8.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/html-test/ref/Bug8.html b/html-test/ref/Bug8.html index 5a57cfbc..8d4b1129 100644 --- a/html-test/ref/Bug8.html +++ b/html-test/ref/Bug8.html @@ -35,7 +35,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug8.html");}; ><th >Safe Haskell</th ><td - >None</td + >Safe-Inferred</td ></tr ></table ><p class="caption" @@ -60,7 +60,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug8.html");}; ><a name="v:Type" class="def" >Type</a > (<a href="" - >String</a + >Typ</a >, [<a href="" >Typ</a >])</td @@ -72,9 +72,9 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug8.html");}; ><a name="v:TFree" class="def" >TFree</a > (<a href="" - >String</a + >Typ</a >, [<a href="" - >String</a + >Typ</a >])</td ><td class="doc empty" > </td |