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