From 2b2e3108e892b925abeb101609d3e49ec69ef4dc Mon Sep 17 00:00:00 2001
From: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
Date: Sun, 2 Aug 2015 23:58:25 +0100
Subject: Update tests to follow HTML changes

---
 html-test/ref/Bug253.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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

diff --git a/html-test/ref/Bug253.html b/html-test/ref/Bug253.html
index 0802d91e..d8e49bd4 100644
--- a/html-test/ref/Bug253.html
+++ b/html-test/ref/Bug253.html
@@ -72,7 +72,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug253.html");};
 	>Documentation</h1
 	><div class="top"
 	><p class="src"
-	  ><a name="v:foo" class="def"
+	  ><a href="#v:foo" id="v:foo" class="def"
 	    >foo</a
 	    > :: ()</p
 	  ><div class="doc"
@@ -92,7 +92,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug253.html");};
     ><p
       >Produced by <a href="http://www.haskell.org/haddock/"
 	>Haddock</a
-	> version 2.16.0</p
+	> version 2.16.2</p
       ></div
     ></body
   ></html
-- 
cgit v1.2.3