mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-07 11:57:28 +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 build
|
||||||
./dist/build/stackage/stackage test
|
./dist/build/stackage/stackage test
|
||||||
|
|
||||||
cabal install http-client
|
cabal install http-client --force-reinstalls
|
||||||
|
|
||||||
for f in inclusive exclusive
|
for f in inclusive exclusive
|
||||||
do
|
do
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user