remove ghc --version
using stack, version is pinned
This commit is contained in:
parent
f00996a1c3
commit
b744588459
1 changed files with 0 additions and 2 deletions
|
@ -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 () {
|
||||
|
|
Loading…
Reference in a new issue