I am trying to keep my source code in certain directory structure and while I can use yeti -d when compiling, there seems no possibility of modifying the "load path" for the REPL, so load in REPL is always relative to current directory.
I wonder if -d option could be (re)used for this or maybe we want something like -lp?