diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-12-28 15:15:03 +1300 |
---|---|---|
committer | Andrew Clemons <andrew.clemons@gmail.com> | 2022-01-17 18:13:42 +1300 |
commit | 5f4da4f2932b1a8a10e348e2d2aee229e39b6f2c (patch) | |
tree | 1ff9202e7584afe0c7535db40795d1d6f8e7d7d0 /haskell/haskell-witherable/haskell-witherable.info | |
parent | 6450a07c175dfa72f2df0e17509a288941a2d1e2 (diff) |
haskell/haskell-witherable: Added (filterable traversable).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'haskell/haskell-witherable/haskell-witherable.info')
-rw-r--r-- | haskell/haskell-witherable/haskell-witherable.info | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/haskell/haskell-witherable/haskell-witherable.info b/haskell/haskell-witherable/haskell-witherable.info new file mode 100644 index 0000000000000..9798d343a1a0d --- /dev/null +++ b/haskell/haskell-witherable/haskell-witherable.info @@ -0,0 +1,12 @@ +PRGNAM="haskell-witherable" +VERSION="0.4.2" +HOMEPAGE="https://hackage.haskell.org/package/witherable" +DOWNLOAD="https://hackage.haskell.org/package/witherable-0.4.2/witherable-0.4.2.tar.gz \ + https://hackage.haskell.org/package/witherable-0.4.2/witherable.cabal" +MD5SUM="c5f0d20fe135ab5fd081401080aa82f8 \ + 1fec8f7279cfe870ec8d2fb7fdb7d480" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="haskell-indexed-traversable-instances" +MAINTAINER="Andrew Clemons" +EMAIL="andrew.clemons@gmail.com" |