packages feed

BerkeleyDBXML-0.2: examples/adventure/Makefile

all: adventure

adventure: Adventure.hs
	ghc -threaded --make -o $@ $<