Revert "remove .stack-work"
This reverts commit e930237f61
.
Unbelievably, that worked, somehow the preprocessed file had gotten
cached from the wrong version. Windows has found a new way to amaze me in
its horribleness.
This commit is contained in:
parent
e930237f61
commit
b54bf31eb7
1 changed files with 0 additions and 3 deletions
|
@ -39,9 +39,6 @@ stack --version
|
|||
#stack upgrade --force-download
|
||||
#stack --version
|
||||
|
||||
# temporary
|
||||
rm -rf .stack-work
|
||||
|
||||
# Get stack build environment set up before trying to build any binaries.
|
||||
stack setup
|
||||
stack build --only-dependencies
|
||||
|
|
Loading…
Reference in a new issue