diff options
Diffstat (limited to 'html-test/ref/BundledPatterns.html')
| -rw-r--r-- | html-test/ref/BundledPatterns.html | 12 | 
1 files changed, 6 insertions, 6 deletions
| diff --git a/html-test/ref/BundledPatterns.html b/html-test/ref/BundledPatterns.html index fb6518af..af1a0265 100644 --- a/html-test/ref/BundledPatterns.html +++ b/html-test/ref/BundledPatterns.html @@ -36,7 +36,7 @@  	  ><th  	    >Safe Haskell</th  	    ><td -	    >None</td +	    >Safe-Inferred</td  	    ></tr  	  ></table  	><p class="caption" @@ -52,7 +52,7 @@  	      >data</span  	      > <a href="#"  	      >Vec</a -	      > :: <a href="#" title="GHC.TypeNats" +	      > :: <a href="#" title="GHC.TypeLits"  	      >Nat</a  	      > -> * -> * <span class="keyword"  	      >where</span @@ -82,7 +82,7 @@  	      >data</span  	      > <a href="#"  	      >RTree</a -	      > :: <a href="#" title="GHC.TypeNats" +	      > :: <a href="#" title="GHC.TypeLits"  	      >Nat</a  	      > -> * -> * <span class="keyword"  	      >where</span @@ -123,7 +123,7 @@  	    >data</span  	    > <a id="t:Vec" class="def"  	    >Vec</a -	    > :: <a href="#" title="GHC.TypeNats" +	    > :: <a href="#" title="GHC.TypeLits"  	    >Nat</a  	    > -> * -> * <span class="keyword"  	    >where</span @@ -146,7 +146,7 @@  		> subscript starting from 0 and     ending at <code  		><code -		  ><a href="#" title="Data.Foldable" +		  ><a href="#" title="Data.List"  		    >length</a  		    ></code  		  > - 1</code @@ -285,7 +285,7 @@  	    >data</span  	    > <a id="t:RTree" class="def"  	    >RTree</a -	    > :: <a href="#" title="GHC.TypeNats" +	    > :: <a href="#" title="GHC.TypeLits"  	    >Nat</a  	    > -> * -> * <span class="keyword"  	    >where</span | 
