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