hdiff
packages
feed
idris
-0.10.1: test/basic012/run
#!/usr/bin/env bash ${IDRIS:-idris} $@ basic012.idr -o basic012 ./basic012 rm -f basic012 *.ibc