log ghc version
This commit is contained in:
parent
ffa81d2d7f
commit
ddff4ebc84
1 changed files with 2 additions and 0 deletions
|
@ -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 () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue