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/Ticket61.html | |
| parent | 5a57a24c44e06e964c4ea2276c842c722c4e93d9 (diff) | |
| parent | fa03f80d76f1511a811a0209ea7a6a8b6c58704f (diff) | |
Merge pull request #1 from haskell/ghc-head
Ghc head
Diffstat (limited to 'html-test/ref/Ticket61.html')
| -rw-r--r-- | html-test/ref/Ticket61.html | 8 | 
1 files changed, 4 insertions, 4 deletions
diff --git a/html-test/ref/Ticket61.html b/html-test/ref/Ticket61.html index 5a181e0c..aeb3c022 100644 --- a/html-test/ref/Ticket61.html +++ b/html-test/ref/Ticket61.html @@ -35,7 +35,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Ticket61.html");};  	  ><th  	    >Safe Haskell</th  	    ><td -	    >Safe-Inferred</td +	    >Safe</td  	    ></tr  	  ></table  	><p class="caption" @@ -48,7 +48,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Ticket61.html");};  	><p class="src"  	  ><span class="keyword"  	    >class</span -	    > <a name="t:C" class="def" +	    > <a href="" id="t:C" class="def"  	    >C</a  	    > a <span class="keyword"  	    >where</span @@ -57,7 +57,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Ticket61.html");};  	  ><p class="caption"  	    >Methods</p  	    ><p class="src" -	    ><a name="v:f" class="def" +	    ><a href="" id="v:f" class="def"  	      >f</a  	      > :: a</p  	    ><div class="doc" @@ -72,7 +72,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Ticket61.html");};      ><p        >Produced by <a href=""  	>Haddock</a -	> version 2.15.0</p +	> version 2.16.2</p        ></div      ></body    ></html  | 
