diff options
author | Ben Gamari <ben@smart-cactus.org> | 2016-02-12 10:04:22 +0100 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-02-12 10:04:22 +0100 |
commit | e18d166b39cdc8c6672b626b4b840c1c383a9685 (patch) | |
tree | 43aa1526b9980fdf9f6fc8cbd5a6027b9e82970c /html-test/ref/DeprecatedData.html | |
parent | 57a5dcfd3d2a7e01229a2c3a79b1f99cd95d5de1 (diff) | |
parent | 6a6029f1fc7b2cfeea8e231c8806d293d6644004 (diff) |
Merge remote-tracking branch 'origin/master' into ghc-head
Diffstat (limited to 'html-test/ref/DeprecatedData.html')
-rw-r--r-- | html-test/ref/DeprecatedData.html | 53 |
1 files changed, 27 insertions, 26 deletions
diff --git a/html-test/ref/DeprecatedData.html b/html-test/ref/DeprecatedData.html index 0a90e110..2e53f3ea 100644 --- a/html-test/ref/DeprecatedData.html +++ b/html-test/ref/DeprecatedData.html @@ -1,32 +1,33 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" ><head ><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title >DeprecatedData</title - ><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" + ><link href="#" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript" ></script + ><script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript" + ></script ><script type="text/javascript" - >//<![CDATA[ -window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedData.html");}; -//]]> + >// +window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedData.html");}; +// </script ></head ><body ><div id="package-header" ><ul class="links" id="page-menu" ><li - ><a href="" + ><a href="#" >Contents</a ></li ><li - ><a href="" + ><a href="#" >Index</a ></li ></ul ><p class="caption empty" - > </p + ></p ></div ><div id="content" ><div id="module-header" @@ -48,15 +49,15 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedData.html"); ><li class="src short" ><span class="keyword" >data</span - > <a href="" + > <a href="#" >Foo</a ><ul class="subs" ><li - >= <a href="" + >= <a href="#" >Foo</a ></li ><li - >| <a href="" + >| <a href="#" >Bar</a ></li ></ul @@ -64,15 +65,15 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedData.html"); ><li class="src short" ><span class="keyword" >data</span - > <a href="" + > <a href="#" >One</a ><ul class="subs" ><li - >= <a href="" + >= <a href="#" >One</a ></li ><li - >| <a href="" + >| <a href="#" >Two</a ></li ></ul @@ -86,8 +87,10 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedData.html"); ><p class="src" ><span class="keyword" >data</span - > <a href="" id="t:Foo" class="def" + > <a id="t:Foo" class="def" >Foo</a + > <a href="#" class="selflink" + >#</a ></p ><div class="doc" ><div class="warning" @@ -103,7 +106,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedData.html"); ><table ><tr ><td class="src" - ><a href="" id="v:Foo" class="def" + ><a id="v:Foo" class="def" >Foo</a ></td ><td class="doc" @@ -117,7 +120,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedData.html"); ></tr ><tr ><td class="src" - ><a href="" id="v:Bar" class="def" + ><a id="v:Bar" class="def" >Bar</a ></td ><td class="doc" @@ -136,8 +139,10 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedData.html"); ><p class="src" ><span class="keyword" >data</span - > <a href="" id="t:One" class="def" + > <a id="t:One" class="def" >One</a + > <a href="#" class="selflink" + >#</a ></p ><div class="doc" ><div class="warning" @@ -151,7 +156,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedData.html"); ><table ><tr ><td class="src" - ><a href="" id="v:One" class="def" + ><a id="v:One" class="def" >One</a ></td ><td class="doc" @@ -163,7 +168,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedData.html"); ></tr ><tr ><td class="src" - ><a href="" id="v:Two" class="def" + ><a id="v:Two" class="def" >Two</a ></td ><td class="doc" @@ -179,11 +184,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedData.html"); ></div ></div ><div id="footer" - ><p - >Produced by <a href="" - >Haddock</a - > version 2.16.2</p - ></div + ></div ></body ></html -> +>
\ No newline at end of file |