diff options
| author | idontgetoutmuch <dominic@steinitz.org> | 2015-12-20 21:01:47 +0000 | 
|---|---|---|
| committer | idontgetoutmuch <dominic@steinitz.org> | 2015-12-20 21:01:47 +0000 | 
| commit | 2bdfda1fb2e0de696ca8c6f7a152b2f85a541be9 (patch) | |
| tree | cc29895f7d69f051cfec172bb0f8c2ef03552789 /html-test/ref/Bug4.html | |
| parent | 5a57a24c44e06e964c4ea2276c842c722c4e93d9 (diff) | |
| parent | fa03f80d76f1511a811a0209ea7a6a8b6c58704f (diff) | |
Merge pull request #1 from haskell/ghc-head
Ghc head
Diffstat (limited to 'html-test/ref/Bug4.html')
| -rw-r--r-- | html-test/ref/Bug4.html | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/html-test/ref/Bug4.html b/html-test/ref/Bug4.html index 5be058a5..f1fab937 100644 --- a/html-test/ref/Bug4.html +++ b/html-test/ref/Bug4.html @@ -35,7 +35,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug4.html");};  	  ><th  	    >Safe Haskell</th  	    ><td -	    >Safe-Inferred</td +	    >Safe</td  	    ></tr  	  ></table  	><p class="caption" @@ -58,7 +58,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug4.html");};  	>Documentation</h1  	><div class="top"  	><p class="src" -	  ><a name="v:foo" class="def" +	  ><a href="" id="v:foo" class="def"  	    >foo</a  	    > :: <a href=""  	    >Int</a @@ -74,7 +74,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug4.html");};      ><p        >Produced by <a href=""  	>Haddock</a -	> version 2.15.0</p +	> version 2.16.2</p        ></div      ></body    ></html  | 
