packages feed

unbound-0.2: tutorial/Makefile

# To get pandoc, use
#   cabal install -fhighlighting pandoc

Tutorial.html : Tutorial.lhs
	pandoc -f markdown+lhs -t html+lhs -s -o Tutorial.html Tutorial.lhs