diff options
author | sheaf <sam.derbyshire@gmail.com> | 2021-10-15 22:19:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-15 22:19:42 +0200 |
commit | a0938c6c48ecf8d324b636d178b2139a2d3396f2 (patch) | |
tree | 030cff6e2cfa8eb2890e5a54092a1ce573179b14 /hypsrc-test/ref/src/Constructors.html | |
parent | a33e376531a4f478bacd41fc3028985405b8c164 (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.html | 1 |
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 => a -> a -> a ><span class="annot" ><span class="annottext" >[Int] -> Int +forall a. Num a => [a] -> a forall (t :: * -> *) a. (Foldable t, Num a) => t a -> a </span ><span class="hs-identifier hs-var" |