tools: enable all optional code when running ghci

This commit is contained in:
Simon Michael 2010-02-04 19:23:34 +00:00
parent 357b27fb63
commit b8c6f6fc5a

View File

@ -214,7 +214,7 @@ coverage: sampleledgers hledgercov
# get a debug prompt
ghci:
ghci hledger.hs
ghci -DMAKE $(OPTFLAGS) hledger.hs
# generate standard sample ledgers
sampleledgers: sample.ledger 100x100x10.ledger 1000x1000x10.ledger 10000x1000x10.ledger 100000x1000x10.ledger