packages feed

permutation-0.1: tests/Makefile

all:
	ghc -O -i. -i.. Unit.hs --make
	./Unit

clean:
	rm -f *~ Unit *.hi *.o \
		../Data/Permutation.hi ../Data/Permutation.o \
		../System/Random/Permutation.o