diff options
author | David Waern <david.waern@gmail.com> | 2010-12-01 22:06:59 +0000 |
---|---|---|
committer | David Waern <david.waern@gmail.com> | 2010-12-01 22:06:59 +0000 |
commit | 65a105d135a80c0f727d4274763b2a647732b2c5 (patch) | |
tree | 47d6156ef81aed9c4a22f5bcc96dc27ec4a6a2df /tests | |
parent | d0a2ff2625c9e95ab5accd4b1f1a4075d5d0d9b3 (diff) |
Update tests following version bump
Diffstat (limited to 'tests')
-rw-r--r-- | tests/golden-tests/tests/NonGreedy.html.ref | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/golden-tests/tests/NonGreedy.html.ref b/tests/golden-tests/tests/NonGreedy.html.ref index 5efff66b..74d9d6a0 100644 --- a/tests/golden-tests/tests/NonGreedy.html.ref +++ b/tests/golden-tests/tests/NonGreedy.html.ref @@ -2,4 +2,4 @@ window.onload = function () {pageLoad();setSynopsis("mini_NonGreedy.html");}; //]]> </script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><A HREF="">Contents</a></li><li><A HREF="">Index</a></li></ul><p class="caption" class="empty"> </p></div><div id="content"><div id="module-header"><p class="caption">NonGreedy</p></div><div id="synopsis"><p id="control.syn" class="caption expander" onclick="toggleSection('syn')">Synopsis</p><ul id="section.syn" class="hide" onclick="toggleSection('syn')"><li class="src short"><A HREF="">f</a> :: a</li></ul></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a name="v:f" class="def">f</a> :: a</p><div class="doc"><p><A HREF="">url1</a> <A HREF="">url2</a> -</p></div></div></div></div><div id="footer"><p>Produced by <A HREF="">Haddock</a> version 2.8.0</p></div></body></html>
\ No newline at end of file +</p></div></div></div></div><div id="footer"><p>Produced by <A HREF="">Haddock</a> version 2.8.2</p></div></body></html>
\ No newline at end of file |