have make continuous run the tests instead
This commit is contained in:
parent
4b77961380
commit
836992a0b4
2
Makefile
2
Makefile
@ -8,7 +8,7 @@ build: tag
|
|||||||
|
|
||||||
# build and run whenever a module changes, see http://searchpath.org
|
# build and run whenever a module changes, see http://searchpath.org
|
||||||
continuous:
|
continuous:
|
||||||
sp -o hledger ghc --make hledger.hs --run
|
sp -o hledger ghc --make hledger.hs --run test
|
||||||
|
|
||||||
profile: build
|
profile: build
|
||||||
$(PROFILE)
|
$(PROFILE)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user