summaryrefslogtreecommitdiff
path: root/community/haskell-microlens-aeson/PKGBUILD
blob: b2ec4faa8a9a8d80fe8a126875e56999c04e8e11 (plain)
1
2
3
4
5
6
7
8
9
10
11
# testsuite fails due to random ordering:
# https://github.com/fosskers/microlens-aeson/issues/1

unset check
unset checkdepends
eval "$(
  declare -f build | \
    sed '
      s/\s--enable-tests\([[:space:];]\)/\1/
    '
)"