packages feed

idris-1.3.3: test/basic007/run.sh

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