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