summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2022-02-14 22:51:44 +1300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-16 08:20:14 +0700
commitda1fae4e91762aae912fe4459d3501af7087bc4e (patch)
treec69137cc1798901ffbefbf985f6be09f959983f7 /haskell
parent6d702a316cf4aefa0936dd9f4fee5484c0f215e6 (diff)
downloadslackbuilds-da1fae4e91762aae912fe4459d3501af7087bc4e.tar.gz
slackbuilds-da1fae4e91762aae912fe4459d3501af7087bc4e.tar.xz
haskell/haskell-shelly: 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-shelly/haskell-shelly.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-shelly/haskell-shelly.info b/haskell/haskell-shelly/haskell-shelly.info
index 34e1471a4b..7e8448adaf 100644
--- a/haskell/haskell-shelly/haskell-shelly.info
+++ b/haskell/haskell-shelly/haskell-shelly.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://hackage.haskell.org/packages/archive/shelly/1.10.0/shelly-1.10
MD5SUM="e5f5bc809977758196ecc72f0f111183"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-enclosed-exceptions haskell-exceptions haskell-lifted-async haskell-system-fileio haskell-unix-compat"
+REQUIRES="haskell-enclosed-exceptions haskell-lifted-async haskell-system-fileio haskell-unix-compat"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"