diff options
| author | Alex Biehl <alex@groundcloud.com> | 2021-01-07 23:44:11 +0100 | 
|---|---|---|
| committer | Alexander Biehl <alexbiehl@gmail.com> | 2021-01-09 12:14:41 +0100 | 
| commit | 4650731a06f771b3d327b6f8999fa77dbf9a3c88 (patch) | |
| tree | 4a3901ff8d202eff8e48bbf9ba568c9e0ab0e932 | |
| parent | 703e5f0263dfc7c3173cf8ae1348c14902b9bcd7 (diff) | |
Accept tests
| -rw-r--r-- | html-test/ref/Bug574.html | 2 | ||||
| -rw-r--r-- | html-test/ref/Bug679.html | 2 | ||||
| -rw-r--r-- | html-test/ref/Bug8.html | 2 | ||||
| -rw-r--r-- | html-test/ref/BundledPatterns.html | 12 | ||||
| -rw-r--r-- | html-test/ref/BundledPatterns2.html | 12 | ||||
| -rw-r--r-- | html-test/ref/QuasiExpr.html | 2 | ||||
| -rw-r--r-- | html-test/ref/QuasiQuote.html | 2 | ||||
| -rw-r--r-- | html-test/ref/TH.html | 2 | ||||
| -rw-r--r-- | html-test/ref/TH2.html | 2 | ||||
| -rw-r--r-- | html-test/ref/Threaded.html | 2 | ||||
| -rw-r--r-- | html-test/ref/Ticket112.html | 2 | 
11 files changed, 21 insertions, 21 deletions
| diff --git a/html-test/ref/Bug574.html b/html-test/ref/Bug574.html index f087302c..9c5777d9 100644 --- a/html-test/ref/Bug574.html +++ b/html-test/ref/Bug574.html @@ -36,7 +36,7 @@  	  ><th  	    >Safe Haskell</th  	    ><td -	    >None</td +	    >Safe-Inferred</td  	    ></tr  	  ></table  	><p class="caption" diff --git a/html-test/ref/Bug679.html b/html-test/ref/Bug679.html index 9b7dcb86..ba34baa9 100644 --- a/html-test/ref/Bug679.html +++ b/html-test/ref/Bug679.html @@ -36,7 +36,7 @@  	  ><th  	    >Safe Haskell</th  	    ><td -	    >None</td +	    >Safe-Inferred</td  	    ></tr  	  ></table  	><p class="caption" diff --git a/html-test/ref/Bug8.html b/html-test/ref/Bug8.html index eb737305..d84577e7 100644 --- a/html-test/ref/Bug8.html +++ b/html-test/ref/Bug8.html @@ -89,7 +89,7 @@  	><p class="src"  	  ><a id="v:-45--45--62-" class="def"  	    >(-->)</a -	    > :: p1 -> p2 -> <a href="#" title="Bug8" +	    > :: p -> p -> <a href="#" title="Bug8"  	    >Typ</a  	    > <span class="fixity"  	    >infix 9</span diff --git a/html-test/ref/BundledPatterns.html b/html-test/ref/BundledPatterns.html index afa12e2b..7bae8016 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 diff --git a/html-test/ref/BundledPatterns2.html b/html-test/ref/BundledPatterns2.html index 48493cf9..d082175e 100644 --- a/html-test/ref/BundledPatterns2.html +++ b/html-test/ref/BundledPatterns2.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 @@ -84,7 +84,7 @@  	      >data</span  	      > <a href="#"  	      >RTree</a -	      > :: <a href="#" title="GHC.TypeNats" +	      > :: <a href="#" title="GHC.TypeLits"  	      >Nat</a  	      > -> * -> * <span class="keyword"  	      >where</span @@ -125,7 +125,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 @@ -148,7 +148,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 @@ -283,7 +283,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 diff --git a/html-test/ref/QuasiExpr.html b/html-test/ref/QuasiExpr.html index f719d067..5075049f 100644 --- a/html-test/ref/QuasiExpr.html +++ b/html-test/ref/QuasiExpr.html @@ -36,7 +36,7 @@  	  ><th  	    >Safe Haskell</th  	    ><td -	    >None</td +	    >Safe-Inferred</td  	    ></tr  	  ></table  	><p class="caption" diff --git a/html-test/ref/QuasiQuote.html b/html-test/ref/QuasiQuote.html index edf14f4e..5bd7a476 100644 --- a/html-test/ref/QuasiQuote.html +++ b/html-test/ref/QuasiQuote.html @@ -36,7 +36,7 @@  	  ><th  	    >Safe Haskell</th  	    ><td -	    >None</td +	    >Safe-Inferred</td  	    ></tr  	  ></table  	><p class="caption" diff --git a/html-test/ref/TH.html b/html-test/ref/TH.html index c8a7a6a3..767734c1 100644 --- a/html-test/ref/TH.html +++ b/html-test/ref/TH.html @@ -36,7 +36,7 @@  	  ><th  	    >Safe Haskell</th  	    ><td -	    >None</td +	    >Safe-Inferred</td  	    ></tr  	  ></table  	><p class="caption" diff --git a/html-test/ref/TH2.html b/html-test/ref/TH2.html index 4a69bd01..3a5d1b36 100644 --- a/html-test/ref/TH2.html +++ b/html-test/ref/TH2.html @@ -36,7 +36,7 @@  	  ><th  	    >Safe Haskell</th  	    ><td -	    >None</td +	    >Safe-Inferred</td  	    ></tr  	  ></table  	><p class="caption" diff --git a/html-test/ref/Threaded.html b/html-test/ref/Threaded.html index 96a4f060..056f958e 100644 --- a/html-test/ref/Threaded.html +++ b/html-test/ref/Threaded.html @@ -36,7 +36,7 @@  	  ><th  	    >Safe Haskell</th  	    ><td -	    >None</td +	    >Safe-Inferred</td  	    ></tr  	  ></table  	><p class="caption" diff --git a/html-test/ref/Ticket112.html b/html-test/ref/Ticket112.html index 4da5c459..28049b8f 100644 --- a/html-test/ref/Ticket112.html +++ b/html-test/ref/Ticket112.html @@ -36,7 +36,7 @@  	  ><th  	    >Safe Haskell</th  	    ><td -	    >None</td +	    >Safe-Inferred</td  	    ></tr  	  ></table  	><p class="caption" | 
