summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2022-03-12 12:18:26 +1300
committer Andrew Clemons <andrew.clemons@gmail.com>2022-03-12 12:41:02 +1300
commit82aaf5bc1e96d813e830ebda26802d74c864288e (patch)
tree4b292cbd7e532159a4219319a1a33b51146504bf /haskell
parentc0d30f8d4dcccce4086ed2b8d4cb751e6a5a3c1b (diff)
downloadslackbuilds-82aaf5bc1e96d813e830ebda26802d74c864288e.tar.gz
slackbuilds-82aaf5bc1e96d813e830ebda26802d74c864288e.tar.xz
haskell/haskell-path: Fix REQUIRES.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-path/haskell-path.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-path/haskell-path.info b/haskell/haskell-path/haskell-path.info
index b0f2bc0283..49ed442931 100644
--- a/haskell/haskell-path/haskell-path.info
+++ b/haskell/haskell-path/haskell-path.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://hackage.haskell.org/packages/archive/path/0.9.2/path-0.9.2.tar
MD5SUM="1bd490b30f987c06f4ed649231d65f7b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-aeson "
+REQUIRES="haskell-aeson"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"