packages feed

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

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


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