1 #!/usr/bin/env bash
2 #
3 # Author: Makarius
4 #
5 # DESCRIPTION: invoke GHC interaction within the Isabelle environment
6
7 isabelle_stack ghci "$@"