Admin/haskell/stack/settings
author wenzelm
Mon, 20 May 2024 15:43:51 +0200
changeset 80182 29f2b8ff84f3
parent 69147 6f4d561ea621
permissions -rw-r--r--
proper support for "isabelle update -D DIR": avoid accidental exclusion of select_dirs (amending e5dafe9e120f);
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"