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/FunArgs.html | |
| parent | 5a57a24c44e06e964c4ea2276c842c722c4e93d9 (diff) | |
| parent | fa03f80d76f1511a811a0209ea7a6a8b6c58704f (diff) | |
Merge pull request #1 from haskell/ghc-head
Ghc head
Diffstat (limited to 'html-test/ref/FunArgs.html')
| -rw-r--r-- | html-test/ref/FunArgs.html | 14 | 
1 files changed, 7 insertions, 7 deletions
diff --git a/html-test/ref/FunArgs.html b/html-test/ref/FunArgs.html index 5c1fe892..d889b611 100644 --- a/html-test/ref/FunArgs.html +++ b/html-test/ref/FunArgs.html @@ -35,7 +35,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_FunArgs.html");};  	  ><th  	    >Safe Haskell</th  	    ><td -	    >Safe-Inferred</td +	    >Safe</td  	    ></tr  	  ></table  	><p class="caption" @@ -46,7 +46,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_FunArgs.html");};  	>Documentation</h1  	><div class="top"  	><p class="src" -	  ><a name="v:f" class="def" +	  ><a href="" id="v:f" class="def"  	    >f</a  	    ></p  	  ><div class="subs arguments" @@ -110,7 +110,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_FunArgs.html");};  	  ></div  	><div class="top"  	><p class="src" -	  ><a name="v:g" class="def" +	  ><a href="" id="v:g" class="def"  	    >g</a  	    ></p  	  ><div class="subs arguments" @@ -154,7 +154,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_FunArgs.html");};  	  ></div  	><div class="top"  	><p class="src" -	  ><a name="v:h" class="def" +	  ><a href="" id="v:h" class="def"  	    >h</a  	    ></p  	  ><div class="subs arguments" @@ -198,7 +198,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_FunArgs.html");};  	  ></div  	><div class="top"  	><p class="src" -	  ><a name="v:i" class="def" +	  ><a href="" id="v:i" class="def"  	    >i</a  	    ></p  	  ><div class="subs arguments" @@ -238,7 +238,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_FunArgs.html");};  	  ></div  	><div class="top"  	><p class="src" -	  ><a name="v:j" class="def" +	  ><a href="" id="v:j" class="def"  	    >j</a  	    ></p  	  ><div class="subs arguments" @@ -274,7 +274,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_FunArgs.html");};      ><p        >Produced by <a href=""  	>Haddock</a -	> version 2.15.0</p +	> version 2.16.2</p        ></div      ></body    ></html  | 
