idris-1.3.2: test/interfaces010/run
#!/usr/bin/env bash
${IDRIS:-idris} $@ --nocolour --consolewidth 70 interfaces010.idr --check
rm -f interfaces010 *.ibc
#!/usr/bin/env bash
${IDRIS:-idris} $@ --nocolour --consolewidth 70 interfaces010.idr --check
rm -f interfaces010 *.ibc