lib/Tools/ghci
changeset 69151 b310bc57f55f
child 69158 1722cc56d22e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lib/Tools/ghci	Wed Oct 17 21:38:07 2018 +0200
@@ -0,0 +1,7 @@
+#!/usr/bin/env bash
+#
+# Author: Makarius
+#
+# DESCRIPTION: invoke GHC interaction within the Isabelle environment
+
+isabelle_stack ghci "$@"