force update of cabal libs
This commit is contained in:
parent
266bf43632
commit
cd4c97156e
1 changed files with 2 additions and 2 deletions
|
@ -27,8 +27,8 @@ export UPGRADE_LOCATION
|
|||
#export FORCE_GIT_VERSION
|
||||
|
||||
# Uncomment to get rid of cabal installed libraries.
|
||||
#cabal list --installed
|
||||
#rm -rf /c/Users/jenkins/AppData/Roaming/cabal /c/Users/jenkins/AppData/Roaming/ghc
|
||||
cabal list --installed
|
||||
rm -rf /c/Users/jenkins/AppData/Roaming/cabal /c/Users/jenkins/AppData/Roaming/ghc
|
||||
|
||||
# Don't allow build artifact from a past successful build to be extracted
|
||||
# if we fail.
|
||||
|
|
Loading…
Reference in a new issue