packages feed

idris-0.9.11: test/basic006/run

#!/usr/bin/env bash
idris $@ test020.idr -o test020
idris $@ test020a.idr --check --nocolor
./test020
rm -f test020 *.ibc