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/Bug6.html | 18 ++++++------------
1 file changed, 6 insertions(+), 12 deletions(-)
(limited to 'html-test/ref/Bug6.html')
diff --git a/html-test/ref/Bug6.html b/html-test/ref/Bug6.html
index 384e4dc8..2fde3f10 100644
--- a/html-test/ref/Bug6.html
+++ b/html-test/ref/Bug6.html
@@ -46,8 +46,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug6.html");};
>Description
Exporting records.
-
Exporting records.
This record is exported without its field
-
This record is exported without its field
.. with its field, but the field is named separately in the export list
- (the field isn't documented separately since it is already documented here)
-
.. with fields names as subordinate names in the export
-
.. with fields names as subordinate names in the export
.. with only some of the fields exported (we can't handle this one -
- how do we render the declaration?)
-
a newtype with a field
-
a newtype with a field