Admin/haskell/stack/settings
author wenzelm
Wed, 31 Oct 2018 15:53:32 +0100
changeset 69216 1a52baa70aed
parent 69147 6f4d561ea621
permissions -rw-r--r--
clarified ML_Context.expression: it is a closed expression, not a let-declaration -- thus source positions are more accurate (amending d8849cfad60f, 162a4c2e97bc);
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
69147
6f4d561ea621 isabelle_stack as portable shell function;
wenzelm
parents:
diff changeset
     1
# -*- shell-script -*- :mode=shellscript:
6f4d561ea621 isabelle_stack as portable shell function;
wenzelm
parents:
diff changeset
     2
6f4d561ea621 isabelle_stack as portable shell function;
wenzelm
parents:
diff changeset
     3
ISABELLE_STACK="$COMPONENT/${ISABELLE_WINDOWS_PLATFORM64:-$ISABELLE_PLATFORM64}/stack"