docs(Makefile): add documentation for shell-ghci target [skip ci]

This commit is contained in:
Sarah Vaupel 2025-02-04 13:28:08 +01:00
parent 5761b96282
commit c487513116

View File

@ -319,6 +319,7 @@ well-known: static;
AVSPASS=${AVSPASS:-nopasswordset} ; \
./bin/uniworxdb $(UNIWORXDB_OPTS)
# HELP(shell-ghci): enter ghci shell. Use "make ghci SRC=<MODULE_FILE.hs>" to load specific source modules."
--shell-ghci:
stack ghci -- $(SRC)
# --main-is uniworx:exe:uniworx