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

upgpkg: 0.2.1.0-336: rebuild with GHC 9.2.8, apply-refact 0.11.0.0,...

upgpkg: 0.2.1.0-336: rebuild with GHC 9.2.8, apply-refact 0.11.0.0, doctest-parallel 0.3.1, filepath-bytestring 1.4.2.1.13, fourmolu 0.9.0.0, ghc-exactprint 1.5.0, ghc-lib-parser 9.2.8.20230729, ghc-lib-parser-ex 9.2.1.1, ormolu 0.5.0.1, resolv 0.2.0.2, retrie 1.2.2, stylish-haskell 0.14.3.0
parent 483bb55a
No related branches found
No related tags found
No related merge requests found
pkgbase = haskell-project-template
pkgdesc = Specify Haskell project templates and generate files
pkgver = 0.2.1.0
pkgrel = 335
pkgrel = 336
url = https://github.com/fpco/haskell-ide
arch = x86_64
license = BSD
......
......@@ -4,7 +4,7 @@
_hkgname=project-template
pkgname=haskell-project-template
pkgver=0.2.1.0
pkgrel=335
pkgrel=336
pkgdesc="Specify Haskell project templates and generate files"
url="https://github.com/fpco/haskell-ide"
license=("BSD")
......@@ -20,7 +20,7 @@ build() {
runhaskell Setup configure -O --enable-shared --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=-fllvm
--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
runhaskell Setup build $MAKEFLAGS
runhaskell Setup register --gen-script
runhaskell Setup unregister --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