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

upgpkg: 0.14.1.0-122: rebuild with vector-algorithms 0.9.0.3

parent 1052f3d9
No related branches found
Tags 0.14.1.0-122
No related merge requests found
pkgbase = haskell-lsp-test
pkgdesc = Functional test framework for LSP servers.
pkgver = 0.14.1.0
pkgrel = 121
pkgrel = 122
url = https://github.com/haskell/lsp/blob/master/lsp-test/README.md
arch = x86_64
license = BSD
......
......@@ -3,7 +3,7 @@
_hkgname=lsp-test
pkgname=haskell-lsp-test
pkgver=0.14.1.0
pkgrel=121
pkgrel=122
pkgdesc="Functional test framework for LSP servers."
url="https://github.com/haskell/lsp/blob/master/lsp-test/README.md"
license=("BSD")
......@@ -25,7 +25,7 @@ prepare() {
build() {
cd $_hkgname-$pkgver
runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
runhaskell Setup configure -O --enable-shared --enable-debug-info --enable-executable-dynamic --disable-library-vanilla \
--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname --enable-tests \
--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
......
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