summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2022-02-13 20:20:32 +1300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-14 08:07:05 +0700
commit9f2c7024dab0bd0bd4ccb3fcb06a9e7ea7b62286 (patch)
treed99148743acc3f7e4f75eb93d1036d60b5b7f2d8 /haskell
parentf0af5a4733cd91fc467d01bf6bfdf9e24d60ddec (diff)
downloadslackbuilds-9f2c7024dab0bd0bd4ccb3fcb06a9e7ea7b62286.tar.gz
slackbuilds-9f2c7024dab0bd0bd4ccb3fcb06a9e7ea7b62286.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 e872e1787b..34e1471a4b 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-system-filepath haskell-unix-compat"
+REQUIRES="haskell-enclosed-exceptions haskell-exceptions haskell-lifted-async haskell-system-fileio haskell-unix-compat"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"