diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh index d1ecab3ed4..e6f7b7e9e8 100755 --- a/standalone/windows/build.sh +++ b/standalone/windows/build.sh @@ -6,8 +6,6 @@ set -x set -e -set - # Path to the Haskell Platform. HP="/c/Program Files (x86)/Haskell Platform/2013.2.0.0"