packages feed

carray-0.1.5.2: Makefile

test:
	runhaskell Setup configure --user
	runhaskell Setup build
	runhaskell Setup haddock
	(cd tests; sh runtests.sh)