idris-0.12.1: test/interfaces006/run
#!/usr/bin/env bash
${IDRIS:-idris} $@ --nocolour --consolewidth 70 interfaces006.idr --noprelude --check
rm -rf *.ibc
#!/usr/bin/env bash
${IDRIS:-idris} $@ --nocolour --consolewidth 70 interfaces006.idr --noprelude --check
rm -rf *.ibc