log ghc version

This commit is contained in:
Joey Hess 2017-10-16 15:29:45 -04:00
parent ffa81d2d7f
commit ddff4ebc84
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -11,6 +11,8 @@ 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 () {