packages feed

plugins-1.0: testsuite/hier/hier2/A/Makefile

all:
	ghc -c B/C/Module.hs


clean:
	rm -f B/C/*.hi B/C/*.o