docs(Makefile): add documentation for shell-ghci target [skip ci]
This commit is contained in:
parent
5761b96282
commit
c487513116
1
Makefile
1
Makefile
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user