packages feed

idris-0.10.1: test/basic007/run

#!/usr/bin/env bash
${IDRIS:-idris} $@ -o test033 test033.idr
./test033
rm -f *.ibc test033