1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 00:42:33 +03:00

Don’t pass --interactive.

This commit is contained in:
Rob Rix 2019-11-01 11:05:06 -04:00
parent ddff669740
commit b2c8fd92da
No known key found for this signature in database
GPG Key ID: F188A01508EA1CF7

View File

@ -8,8 +8,6 @@ cd $(dirname "$0")/..
root="$(pwd)"
ghc_version="$(ghc --numeric-version)"
echo "--interactive"
echo "-O0"
echo "-ignore-dot-ghci"