[project @ 2001-03-26 16:51:26 by simonmar]
[ghc-hetmet.git] / ghc / driver / ghci / ghci.sh
diff --git a/ghc/driver/ghci/ghci.sh b/ghc/driver/ghci/ghci.sh
new file mode 100644 (file)
index 0000000..b020047
--- /dev/null
@@ -0,0 +1,2 @@
+# Mini-driver for GHCi
+exec $GHCBIN $TOPDIROPT --interactive ${1+"$@"}