summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2022-02-13 07:02:47 +0100
committer Willy Sudiarto Raharjo2022-02-14 02:07:03 +0100
commit7b825118ad455df34ced137b4eacc2c369a3459f (patch)
tree72ecc3eb5177cfa8df121c562c0b4a6701f7a6e1
parent8c8b6c6c5097f53d2537dc8a5445c8f858f3092e (diff)
downloadslackbuilds-7b825118ad455df34ced137b4eacc2c369a3459f.tar.gz
haskell/haskell-rio: Fix dependencies.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--haskell/haskell-rio/haskell-rio.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-rio/haskell-rio.info b/haskell/haskell-rio/haskell-rio.info
index 0f6fcecf15..85adfe37b6 100644
--- a/haskell/haskell-rio/haskell-rio.info
+++ b/haskell/haskell-rio/haskell-rio.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://hackage.haskell.org/packages/archive/rio/0.1.21.0/rio-0.1.21.0
MD5SUM="554a37103aee56956ab9c2a48ea15841"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-exceptions haskell-hashable haskell-microlens haskell-primitive haskell-typed-process haskell-unliftio haskell-unordered-containers haskell-vector haskell-microlens-mtl"
+REQUIRES="haskell-exceptions haskell-typed-process haskell-unliftio haskell-unordered-containers haskell-vector haskell-microlens-mtl"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"