diff --git a/Makefile b/Makefile index b73abf68d..10c97b9ec 100644 --- a/Makefile +++ b/Makefile @@ -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