diff options
Diffstat (limited to 'html-test/ref/ConstructorPatternExport.html')
-rw-r--r-- | html-test/ref/ConstructorPatternExport.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/html-test/ref/ConstructorPatternExport.html b/html-test/ref/ConstructorPatternExport.html index 68e40a5a..4e062e34 100644 --- a/html-test/ref/ConstructorPatternExport.html +++ b/html-test/ref/ConstructorPatternExport.html @@ -47,7 +47,7 @@ >pattern</span > <a id="v:FooCons" class="def" >FooCons</a - > :: <a href="#" + > :: <a href="#" title="Data.String" >String</a > -> a -> Foo a <a href="#" class="selflink" >#</a @@ -59,9 +59,9 @@ >pattern</span > <a id="v:MyRecCons" class="def" >MyRecCons</a - > :: <a href="#" + > :: <a href="#" title="Data.Bool" >Bool</a - > -> <a href="#" + > -> <a href="#" title="Data.Int" >Int</a > -> MyRec <a href="#" class="selflink" >#</a @@ -73,7 +73,7 @@ >pattern</span > <a id="v::-43-" class="def" >(:+)</a - > :: <a href="#" + > :: <a href="#" title="Data.String" >String</a > -> a -> MyInfix a <a href="#" class="selflink" >#</a @@ -85,7 +85,7 @@ >pattern</span > <a id="v:BlubCons" class="def" >BlubCons</a - > :: () => <a href="#" + > :: () => <a href="#" title="Text.Show" >Show</a > b => b -> Blub <a href="#" class="selflink" >#</a @@ -99,13 +99,13 @@ >MyGADTCons</a > :: () => <span class="keyword" >forall</span - > a. <a href="#" + > a. <a href="#" title="Data.Eq" >Eq</a - > a => a -> <a href="#" + > a => a -> <a href="#" title="Data.Int" >Int</a - > -> MyGADT (<a href="#" + > -> MyGADT (<a href="#" title="Data.Maybe" >Maybe</a - > <a href="#" + > <a href="#" title="Data.String" >String</a >) <a href="#" class="selflink" >#</a |