;make ghci[d]-shake: extra package needed sometimes

This commit is contained in:
Simon Michael 2020-09-05 18:21:20 -07:00
parent f8a57dae51
commit 5344913d04

View File

@ -374,6 +374,7 @@ SHAKEDEPS= \
--package safe \
--package shake \
--package time \
# --package hledger-lib \ # for Hledger.Utils.Debug
ghcid-shake: $(call def-help,ghcid-shake, start ghcid autobuilder on Shake.hs)
stack exec $(SHAKEDEPS) -- ghcid Shake.hs