aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref/ConstructorPatternExport.html
diff options
context:
space:
mode:
authorAlexander Biehl <alexbiehl@gmail.com>2018-06-14 15:28:52 +0200
committerGitHub <noreply@github.com>2018-06-14 15:28:52 +0200
commit6247ec8b5a5bc8145ce851dce11eb617a380381c (patch)
tree7856c0dd1ddd0c1f3eef0422b0cd8e8a5a6b71cb /html-test/ref/ConstructorPatternExport.html
parent9a7f539d0c20654ff394f2ff99836412a6844df1 (diff)
parent095fa970b32c818ed4c06cefc00ba98aaff756fa (diff)
Merge pull request #857 from sjakobi/ghc-head-update-3
Update ghc-head
Diffstat (limited to 'html-test/ref/ConstructorPatternExport.html')
-rw-r--r--html-test/ref/ConstructorPatternExport.html30
1 files changed, 5 insertions, 25 deletions
diff --git a/html-test/ref/ConstructorPatternExport.html b/html-test/ref/ConstructorPatternExport.html
index 68e40a5a..548cd729 100644
--- a/html-test/ref/ConstructorPatternExport.html
+++ b/html-test/ref/ConstructorPatternExport.html
@@ -47,9 +47,7 @@
>pattern</span
> <a id="v:FooCons" class="def"
>FooCons</a
- > :: <a href="#"
- >String</a
- > -&gt; a -&gt; Foo a <a href="#" class="selflink"
+ > :: String -&gt; a -&gt; Foo a <a href="#" class="selflink"
>#</a
></p
></div
@@ -59,11 +57,7 @@
>pattern</span
> <a id="v:MyRecCons" class="def"
>MyRecCons</a
- > :: <a href="#"
- >Bool</a
- > -&gt; <a href="#"
- >Int</a
- > -&gt; MyRec <a href="#" class="selflink"
+ > :: Bool -&gt; Int -&gt; MyRec <a href="#" class="selflink"
>#</a
></p
></div
@@ -73,9 +67,7 @@
>pattern</span
> <a id="v::-43-" class="def"
>(:+)</a
- > :: <a href="#"
- >String</a
- > -&gt; a -&gt; MyInfix a <a href="#" class="selflink"
+ > :: String -&gt; a -&gt; MyInfix a <a href="#" class="selflink"
>#</a
></p
></div
@@ -85,9 +77,7 @@
>pattern</span
> <a id="v:BlubCons" class="def"
>BlubCons</a
- > :: () =&gt; <a href="#"
- >Show</a
- > b =&gt; b -&gt; Blub <a href="#" class="selflink"
+ > :: () =&gt; Show b =&gt; b -&gt; Blub <a href="#" class="selflink"
>#</a
></p
></div
@@ -97,17 +87,7 @@
>pattern</span
> <a id="v:MyGADTCons" class="def"
>MyGADTCons</a
- > :: () =&gt; <span class="keyword"
- >forall</span
- > a. <a href="#"
- >Eq</a
- > a =&gt; a -&gt; <a href="#"
- >Int</a
- > -&gt; MyGADT (<a href="#"
- >Maybe</a
- > <a href="#"
- >String</a
- >) <a href="#" class="selflink"
+ > :: a -&gt; Int -&gt; MyGADT (Maybe String) <a href="#" class="selflink"
>#</a
></p
></div