mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Jenkins: build right version of Cabal library
This commit is contained in:
parent
b98f8f1f15
commit
ec656a912c
@ -3,7 +3,7 @@
|
||||
cabal update
|
||||
(cd patching/ && ./scripts/create-tarballs.sh)
|
||||
cabal install
|
||||
cabal install Cabal
|
||||
cabal install Cabal-$(cabal --version | sed -n 's@using version \(.*\) of the Cabal library@\1@p')
|
||||
./dist/build/stackage/stackage select --no-platform
|
||||
./dist/build/stackage/stackage check
|
||||
./dist/build/stackage/stackage build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user