From dd6d7990175ae33095da9d88465e3ffca1e25630 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 22 Oct 2017 13:37:18 -0400 Subject: remove ghc --version using stack, version is pinned --- standalone/windows/build.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'standalone') diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh index 9b2559549..51d2d3d05 100755 --- a/standalone/windows/build.sh +++ b/standalone/windows/build.sh @@ -11,8 +11,6 @@ set -e PATH="/c/Program Files (x86)/NSIS:/c/msysgit/cmd:/c/msysgit/bin:$PATH" -ghc --version - # Run a command with the cygwin environment available. # However, programs not from cygwin are preferred. withcyg () { -- cgit v1.2.3