packages feed

smallcheck-0.6: examples/run-examples.sh

find -iname '*.hs' \
     -exec grep -q ^main {} \; \
     -exec runghc {} \;