Fixed spelling error in compiler/ghci/InteractiveUI.hs and docs/users_guide/ghci.xml
[ghc-hetmet.git] / driver / ghci / ghcii.sh
1 #!/bin/sh
2 # Mini-driver for GHCi
3 exec "$0"/../ghc --interactive ${1+"$@"}