aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref/FunArgs.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/FunArgs.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/FunArgs.html')
-rw-r--r--html-test/ref/FunArgs.html27
1 files changed, 9 insertions, 18 deletions
diff --git a/html-test/ref/FunArgs.html b/html-test/ref/FunArgs.html
index c8c6a25d..48e6dc80 100644
--- a/html-test/ref/FunArgs.html
+++ b/html-test/ref/FunArgs.html
@@ -70,8 +70,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_FunArgs.html");};
></td
><td class="doc"
><p
- >First argument
-</p
+ >First argument</p
></td
></tr
><tr
@@ -79,8 +78,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_FunArgs.html");};
>-&gt; a</td
><td class="doc"
><p
- >Second argument
-</p
+ >Second argument</p
></td
></tr
><tr
@@ -90,8 +88,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_FunArgs.html");};
></td
><td class="doc"
><p
- >Third argument
-</p
+ >Third argument</p
></td
></tr
><tr
@@ -99,8 +96,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_FunArgs.html");};
>-&gt; (a -&gt; a)</td
><td class="doc"
><p
- >Fourth argument
-</p
+ >Fourth argument</p
></td
></tr
><tr
@@ -108,8 +104,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_FunArgs.html");};
>-&gt; ()</td
><td class="doc"
><p
- >Result
-</p
+ >Result</p
></td
></tr
></table
@@ -129,8 +124,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_FunArgs.html");};
>:: a</td
><td class="doc"
><p
- >First argument
-</p
+ >First argument</p
></td
></tr
><tr
@@ -138,8 +132,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_FunArgs.html");};
>-&gt; b</td
><td class="doc"
><p
- >Second argument
-</p
+ >Second argument</p
></td
></tr
><tr
@@ -147,8 +140,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_FunArgs.html");};
>-&gt; c</td
><td class="doc"
><p
- >Third argument
-</p
+ >Third argument</p
></td
></tr
><tr
@@ -156,8 +148,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_FunArgs.html");};
>-&gt; d</td
><td class="doc"
><p
- >Result
-</p
+ >Result</p
></td
></tr
></table