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} ; \
|
AVSPASS=${AVSPASS:-nopasswordset} ; \
|
||||||
./bin/uniworxdb $(UNIWORXDB_OPTS)
|
./bin/uniworxdb $(UNIWORXDB_OPTS)
|
||||||
|
|
||||||
|
# HELP(shell-ghci): enter ghci shell. Use "make ghci SRC=<MODULE_FILE.hs>" to load specific source modules."
|
||||||
--shell-ghci:
|
--shell-ghci:
|
||||||
stack ghci -- $(SRC)
|
stack ghci -- $(SRC)
|
||||||
# --main-is uniworx:exe:uniworx
|
# --main-is uniworx:exe:uniworx
|
||||||
|
|||||||
Reference in New Issue
Block a user