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

rebuild with hspec 2.9.2, hspec-core 2.9.2, hspec-discover 2.9.2, hspec-meta 2.9.0.1

parent 1454abd6
Branches SHSTK
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
_hkgname=th-reify-many
pkgname=haskell-th-reify-many
pkgver=0.1.10
pkgrel=35
pkgrel=36
pkgdesc="Recurseively reify template haskell datatype info"
url="https://github.com/mgsloan/th-reify-many"
license=('BSD')
......@@ -17,7 +17,7 @@ build() {
cd $_hkgname-$pkgver
runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname --enable-tests \
--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid --ghc-option=-fllvm
runhaskell Setup build $MAKEFLAGS
runhaskell Setup register --gen-script
......
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