packages feed

idris-0.10.1: test/syntax002/run

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