mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Add a force-reinstalls
This commit is contained in:
parent
09eab2dc9f
commit
1188e6c795
@ -10,7 +10,7 @@ cabal install Cabal-$(cabal --version | sed -n 's@using version \(.*\) of the Ca
|
||||
./dist/build/stackage/stackage build
|
||||
./dist/build/stackage/stackage test
|
||||
|
||||
cabal install http-client
|
||||
cabal install http-client --force-reinstalls
|
||||
|
||||
for f in inclusive exclusive
|
||||
do
|
||||
|
||||
Loading…
Reference in New Issue
Block a user