remove ghc --version

using stack, version is pinned
This commit is contained in:
Joey Hess 2017-10-22 13:37:18 -04:00
parent f00996a1c3
commit b744588459
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -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 () {