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

rebuild with vector 0.12.3.1

parent 602a6c2d
No related branches found
Tags v20201112.0.8839
No related merge requests found
......@@ -3,7 +3,7 @@
_hkgname=mod
pkgname=haskell-mod
pkgver=0.1.2.2
pkgrel=18
pkgrel=19
pkgdesc="Fast type-safe modular arithmetic"
url="https://github.com/Bodigrim/mod"
license=("MIT")
......@@ -19,7 +19,7 @@ build() {
runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid --ghc-option=-fllvm \
--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
--ghc-option='-pie'
......
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