summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Andrew Clemons2022-02-11 22:00:11 +0100
committer Willy Sudiarto Raharjo2022-02-13 03:17:58 +0100
commit9c0153f423e61b9e146e08c1a5e14d9e6ce8d3c2 (patch)
treeee70b0588b6ab9762259b6f1b9d92be67d1cc403 /haskell
parenta59e547ff285300274b57ab78c048b22e2c82a72 (diff)
downloadslackbuilds-9c0153f423e61b9e146e08c1a5e14d9e6ce8d3c2.tar.gz
haskell/haskell-tls: Fix dependencies.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-tls/haskell-tls.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-tls/haskell-tls.info b/haskell/haskell-tls/haskell-tls.info
index 23001c08b3..ec20a33827 100644
--- a/haskell/haskell-tls/haskell-tls.info
+++ b/haskell/haskell-tls/haskell-tls.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://hackage.haskell.org/packages/archive/tls/1.5.6/tls-1.5.6.tar.g
MD5SUM="e1d4e2d8a5887569901a1ac0d1099034"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-asn1-encoding haskell-asn1-types haskell-async haskell-byteable haskell-cereal haskell-cipher-aes haskell-cipher-des haskell-cipher-rc4 haskell-crypto-cipher-types haskell-cryptonite haskell-crypto-numbers haskell-crypto-pubkey haskell-crypto-pubkey-types haskell-crypto-random haskell-cryptohash haskell-data-default-class haskell-network haskell-x509 haskell-x509-store haskell-x509-validation"
+REQUIRES="haskell-async haskell-cereal haskell-cipher-aes haskell-cipher-des haskell-cipher-rc4 haskell-crypto-pubkey haskell-network haskell-x509-validation"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"