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:
parent
ddff669740
commit
b2c8fd92da
@ -8,8 +8,6 @@ cd $(dirname "$0")/..
|
|||||||
root="$(pwd)"
|
root="$(pwd)"
|
||||||
ghc_version="$(ghc --numeric-version)"
|
ghc_version="$(ghc --numeric-version)"
|
||||||
|
|
||||||
echo "--interactive"
|
|
||||||
|
|
||||||
echo "-O0"
|
echo "-O0"
|
||||||
echo "-ignore-dot-ghci"
|
echo "-ignore-dot-ghci"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user