From 2448bd71609688be7b8bfe362a8534959531cd79 Mon Sep 17 00:00:00 2001 From: Simon Hengel Date: Sun, 8 Sep 2013 10:33:38 +0200 Subject: 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. --- html-test/ref/FunArgs.html | 27 +++++++++------------------ 1 file changed, 9 insertions(+), 18 deletions(-) (limited to 'html-test/ref/FunArgs.html') 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");}; >

First argument -

First argument

-> a

Second argument -

Second argument

Third argument -

Third argument

-> (a -> a)

Fourth argument -

Fourth argument

-> ()

Result -

Result

:: a

First argument -

First argument

-> b

Second argument -

Second argument

-> c

Third argument -

Third argument

-> d

Result -

Result