Kill ref to ghcii.sh
This commit is contained in:
parent
1c57e2fea1
commit
39e7ae6133
2
configure
vendored
2
configure
vendored
@ -1374,7 +1374,7 @@ fi
|
||||
|
||||
# Find pwd, in a cygwin friendly way.
|
||||
# Suggested by: http://www.haskell.org/ghc/docs/latest/html/users_guide/ch11s04.html
|
||||
TOP=`echo "Directory.getCurrentDirectory >>= putStrLn.init.tail.show " | ghcii.sh -ignore-dot-ghci -v0`
|
||||
TOP=`echo "Directory.getCurrentDirectory >>= putStrLn.init.tail.show " | ghc --interactive -ignore-dot-ghci -v0`
|
||||
|
||||
|
||||
# necessary tools
|
||||
|
Loading…
x
Reference in New Issue
Block a user