Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/haskell-aeson/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/haskell-aeson/PKGBUILD')
-rw-r--r--community/haskell-aeson/PKGBUILD10
1 files changed, 0 insertions, 10 deletions
diff --git a/community/haskell-aeson/PKGBUILD b/community/haskell-aeson/PKGBUILD
deleted file mode 100644
index 63948c75..00000000
--- a/community/haskell-aeson/PKGBUILD
+++ /dev/null
@@ -1,10 +0,0 @@
-# ErrorMessages
-# generic: FAIL
-
-eval "$(
- declare -f check | \
- sed '
- s/runhaskell Setup test/runhaskell Setup test || true/
- '
-)"
-