prefer central root: just one copy of this bulky material;
authorwenzelm
Thu, 21 Mar 2019 12:41:58 +0100
changeset 69935 11d0fdb29ebc
parent 69934 13276f83fdac
child 69936 772bdd1ed843
prefer central root: just one copy of this bulky material;
etc/settings
--- a/etc/settings	Thu Mar 21 12:38:06 2019 +0100
+++ b/etc/settings	Thu Mar 21 12:41:58 2019 +0100
@@ -142,7 +142,7 @@
 ### OCaml
 ###
 
-ISABELLE_OPAM_ROOT="$ISABELLE_HOME_USER/opam"
+ISABELLE_OPAM_ROOT="$USER_HOME/.opam"
 
 ISABELLE_OCAML_VERSION="4.05.0"
 
@@ -151,7 +151,7 @@
 ### Haskell
 ###
 
-ISABELLE_STACK_ROOT="$ISABELLE_HOME_USER/stack"
+ISABELLE_STACK_ROOT="$USER_HOME/.stack"
 
 ISABELLE_STACK_RESOLVER="lts-12.25"