Tweaked some messages and added more badcases

This commit is contained in:
Vidar Holen
2012-11-04 21:44:48 -08:00
parent 279e972b61
commit 67d27ea42d
22 changed files with 60 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
all: .tests shpell
true
shpell:
shpell: regardless
ghc --make shpell #GHC handles the dependencies
.tests: *.hs */*.hs
@@ -9,3 +9,7 @@ shpell:
clean:
rm -f .tests shpell *.hi *.o Shpell/*.hi Shpell/*.o
regardless:
: