diff options
Diffstat (limited to 'html-test/ref/GadtConstructorArgs.html')
| -rw-r--r-- | html-test/ref/GadtConstructorArgs.html | 10 | 
1 files changed, 6 insertions, 4 deletions
diff --git a/html-test/ref/GadtConstructorArgs.html b/html-test/ref/GadtConstructorArgs.html index 7497de83..f5ef417d 100644 --- a/html-test/ref/GadtConstructorArgs.html +++ b/html-test/ref/GadtConstructorArgs.html @@ -1,9 +1,11 @@  <html xmlns="http://www.w3.org/1999/xhtml"  ><head    ><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" +     /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >GadtConstructorArgs</title -    ><link href="#" rel="stylesheet" type="text/css" title="Ocean" +    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +     /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript"      ></script @@ -12,7 +14,9 @@      ></head    ><body    ><div id="package-header" -    ><ul class="links" id="page-menu" +    ><span class="caption empty" +      ></span +      ><ul class="links" id="page-menu"        ><li  	><a href="#"  	  >Contents</a @@ -22,8 +26,6 @@  	  >Index</a  	  ></li  	></ul -      ><p class="caption empty" -      ></p        ></div      ><div id="content"      ><div id="module-header"  | 
