From 27876dc77ff259e27a71ea6f30662a668adfd134 Mon Sep 17 00:00:00 2001
From: Simon Hengel <sol@typeful.net>
Date: Tue, 3 Sep 2013 19:14:08 +0200
Subject: Don't append newline to parseString input

We also check that we have parsed everything with endOfInput.
---
 html-test/ref/Bugs.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'html-test/ref/Bugs.html')

diff --git a/html-test/ref/Bugs.html b/html-test/ref/Bugs.html
index 0b4c349a..d38c455b 100644
--- a/html-test/ref/Bugs.html
+++ b/html-test/ref/Bugs.html
@@ -35,7 +35,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bugs.html");};
 	  ><th
 	    >Safe Haskell</th
 	    ><td
-	    >None</td
+	    >Safe-Inferred</td
 	    ></tr
 	  ></table
 	><p class="caption"
-- 
cgit v1.2.3