diff --git a/Makefile b/Makefile index 60564272f..2f555db4c 100644 --- a/Makefile +++ b/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=" to load specific source modules." --shell-ghci: stack ghci -- $(SRC) # --main-is uniworx:exe:uniworx