packages feed

idris-0.99: test/interactive005/run

#!/usr/bin/env bash
${IDRIS:-idris} $@ --nocolour --quiet --port none interactive005.idr --consolewidth 70 < input
rm -f *.ibc
rm -f hello.bytecode
rm -f hello
rm -f a.out