packages feed

idris-0.9.16: test/basic012/run

#!/usr/bin/env bash
idris $@ basic012.idr -o basic012
./basic012
rm -f basic012 *.ibc