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/PruneWithWarning.html | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
(limited to 'html-test/ref/PruneWithWarning.html')
diff --git a/html-test/ref/PruneWithWarning.html b/html-test/ref/PruneWithWarning.html
index 220576fa..837c28b4 100644
--- a/html-test/ref/PruneWithWarning.html
+++ b/html-test/ref/PruneWithWarning.html
@@ -46,11 +46,10 @@ window.onload = function () {pageLoad();setSynopsis("mini_PruneWithWarning.html"
>Description
What is tested here:
-
What is tested here:
- If a binding has a deprecation message but no documentation, it is pruned
+ >If a binding has a deprecation message but no documentation, it is pruned
when
OPTIONS_HADDOCK prune
is used.
--
cgit v1.2.3