packages feed

idris-0.9.10: test/test020/run

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