Skip to content
Snippets Groups Projects
Commit 2af64488 authored by Felix Yan's avatar Felix Yan
Browse files

rebuild with tasty 1.3.1

parent a975490f
No related branches found
Tags 3.4-179
No related merge requests found
......@@ -4,7 +4,7 @@
_hkgname=vector-instances
pkgname=haskell-vector-instances
pkgver=3.4
pkgrel=178
pkgrel=179
pkgdesc="Orphan Instances for \'Data.Vector\'"
url="https://github.com/ekmett/vector-instances"
license=("BSD")
......@@ -27,7 +27,7 @@ build() {
--prefix=/usr --docdir=/usr/share/doc/$pkgname \
--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
-fhashable
runhaskell Setup build
runhaskell Setup build $MAKEFLAGS
runhaskell Setup register --gen-script
runhaskell Setup unregister --gen-script
sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment