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