Add a force-reinstalls

This commit is contained in:
Michael Snoyman 2014-09-19 07:42:33 +03:00
parent 09eab2dc9f
commit 1188e6c795

View File

@ -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