summaryrefslogtreecommitdiff
path: root/standalone/windows
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-10 14:00:22 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-10 14:00:22 -0400
commit838189ce82764c550e079c99b97f1d98aa393837 (patch)
tree8787a837c35f0915a1b93cf8d2d7e0e24a9b2e4c /standalone/windows
parent33c17481d5f9795144c70bf5e9c9d9b347549706 (diff)
debug
Diffstat (limited to 'standalone/windows')
-rwxr-xr-xstandalone/windows/build.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh
index e6f7b7e9e..d1ecab3ed 100755
--- a/standalone/windows/build.sh
+++ b/standalone/windows/build.sh
@@ -6,6 +6,8 @@
set -x
set -e
+set
+
# Path to the Haskell Platform.
HP="/c/Program Files (x86)/Haskell Platform/2013.2.0.0"