summaryrefslogtreecommitdiff
path: root/community/haskell-hslua/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/haskell-hslua/PKGBUILD')
-rw-r--r--community/haskell-hslua/PKGBUILD7
1 files changed, 5 insertions, 2 deletions
diff --git a/community/haskell-hslua/PKGBUILD b/community/haskell-hslua/PKGBUILD
index 6ae182bf..5aa68c34 100644
--- a/community/haskell-hslua/PKGBUILD
+++ b/community/haskell-hslua/PKGBUILD
@@ -8,5 +8,8 @@ eval "$(
'
)"
-unset check
-unset checkdepends
+# temporarily against:
+# "Setup: Encountered missing or private dependencies:
+# exceptions >=0.8 && <0.11
+makedepends+=(haskell-exceptions)
+