aboutsummaryrefslogtreecommitdiff
path: root/hypsrc-test/ref/src/Constructors.html
diff options
context:
space:
mode:
authorsheaf <sam.derbyshire@gmail.com>2021-10-15 22:19:42 +0200
committerGitHub <noreply@github.com>2021-10-15 22:19:42 +0200
commita0938c6c48ecf8d324b636d178b2139a2d3396f2 (patch)
tree030cff6e2cfa8eb2890e5a54092a1ce573179b14 /hypsrc-test/ref/src/Constructors.html
parenta33e376531a4f478bacd41fc3028985405b8c164 (diff)
update haddockHypsrcTest for GHC MR !6705 (#1430)
Diffstat (limited to 'hypsrc-test/ref/src/Constructors.html')
-rw-r--r--hypsrc-test/ref/src/Constructors.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/hypsrc-test/ref/src/Constructors.html b/hypsrc-test/ref/src/Constructors.html
index d5c3dd33..e3bb22d8 100644
--- a/hypsrc-test/ref/src/Constructors.html
+++ b/hypsrc-test/ref/src/Constructors.html
@@ -1309,6 +1309,7 @@ forall a. Num a =&gt; a -&gt; a -&gt; a
><span class="annot"
><span class="annottext"
>[Int] -&gt; Int
+forall a. Num a =&gt; [a] -&gt; a
forall (t :: * -&gt; *) a. (Foldable t, Num a) =&gt; t a -&gt; a
</span
><span class="hs-identifier hs-var"