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:
Joey Hess 2020-07-02 11:29:24 -04:00
parent e930237f61
commit b54bf31eb7
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

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