;dev: makefile comment

This commit is contained in:
Simon Michael 2022-11-07 16:37:00 -10:00
parent 479ef69d3f
commit b36c35d477

View File

@ -808,7 +808,7 @@ hoogle-setup: $(call def-help,hoogle-setup, install hoogle then build haddocks a
stack hoogle --rebuild
HOOGLEBROWSER="/Applications/Firefox Dev.app/Contents/MacOS/firefox" # safari not supported
hoogle-serve: $(call def-help,hoogle-serve, run hoogle web app and open in supported browser)
hoogle-serve: $(call def-help,hoogle-serve, run hoogle web app and open in browser after doing setup if needed )
$(HOOGLEBROWSER) http://localhost:8080 &
stack --verbosity=warn hoogle --server