lib/Tools/ghc_stack
author wenzelm
Sat, 01 Jun 2024 14:33:38 +0200
changeset 80227 af6b60c75d7d
parent 69151 b310bc57f55f
permissions -rwxr-xr-x
clarified context for (remote) bash scripts: export variables are optional, support cwd;

#!/usr/bin/env bash
#
# Author: Makarius
#
# DESCRIPTION: invoke Haskell Tool Stack within the Isabelle environment

isabelle_stack "$@"