diff options
Diffstat (limited to 'html-test/ref/ConstructorPatternExport.html')
-rw-r--r-- | html-test/ref/ConstructorPatternExport.html | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/html-test/ref/ConstructorPatternExport.html b/html-test/ref/ConstructorPatternExport.html index 4e062e34..6f091de7 100644 --- a/html-test/ref/ConstructorPatternExport.html +++ b/html-test/ref/ConstructorPatternExport.html @@ -97,13 +97,9 @@ >pattern</span > <a id="v:MyGADTCons" class="def" >MyGADTCons</a - > :: () => <span class="keyword" - >forall</span - > a. <a href="#" title="Data.Eq" - >Eq</a - > a => a -> <a href="#" title="Data.Int" + > :: a -> <a href="#" title="Data.Int" >Int</a - > -> MyGADT (<a href="#" title="Data.Maybe" + > -> MyGADT (<a href="#" title="GHC.Maybe" >Maybe</a > <a href="#" title="Data.String" >String</a |