ghc 6.4 build fix

This commit is contained in:
Simon Michael 2007-03-14 01:46:22 +00:00
parent af702af409
commit 3a4e4d1c22

View File

@ -1,5 +1,5 @@
build: Tags
ghc --make hledger.hs
ghc --make hledger.hs -o hledger
profile:
ghc --make -prof -auto-all hledger.hs