tools: build shake threaded for entr
This commit is contained in:
parent
78f0c403fb
commit
3bfc5f7743
6
Shake.hs
6
Shake.hs
@ -7,7 +7,7 @@
|
||||
--package safe
|
||||
--package shake
|
||||
--package time
|
||||
-- ghc
|
||||
-- ghc -threaded # threaded needed for entr
|
||||
-}
|
||||
{-
|
||||
One of two project scripts files (Makefile, Shake.hs).
|
||||
@ -27,7 +27,9 @@ auto-installs the packages above. Also, some rules require:
|
||||
- git
|
||||
- patch
|
||||
|
||||
Usage: see below.
|
||||
Usage: see below. Also:
|
||||
|
||||
$ find hledger-lib hledger | entr ./Shake website # rebuild web files on changes in these dirs
|
||||
|
||||
Shake wishes:
|
||||
just one shake import
|
||||
|
||||
Loading…
Reference in New Issue
Block a user