stub out Proposal, Governor. kill hoogle before starting a new one.

This commit is contained in:
Emily Martins 2022-03-26 10:37:32 +01:00
parent 72de1a9cd9
commit 7e780d994c
5 changed files with 73 additions and 4 deletions

View file

@ -12,6 +12,7 @@ usage:
@echo " haddock -- Generate Haddock docs for project"
hoogle:
pkill hoogle
hoogle generate --local=haddock --database=hoo/local.hoo
hoogle server --local -p 8081 >> /dev/null &
hoogle server --local --database=hoo/local.hoo -p 8082 >> /dev/null &