diff options
author | Yuchen Pei <hi@ypei.me> | 2022-08-16 12:41:47 +1000 |
---|---|---|
committer | Yuchen Pei <hi@ypei.me> | 2022-08-16 12:41:47 +1000 |
commit | 9c7202515e216826d10854a4c95c050b97551066 (patch) | |
tree | d46f4e258c523fdf857a274220658bd84ff22925 /hypsrc-test/ref/src/Constructors.html | |
parent | 4a2ad11155014bcf13a7dbd7f6b9e2c530ac3b79 (diff) | |
parent | 4248704596d01753c9a776ebedf5cc598a883e28 (diff) |
Merge remote-tracking branch 'upstream/main'
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" |