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