#!/usr/bin/env bash
${IDRIS:-idris} $@ --nocolour --consolewidth 70 interfaces004.idr -o interfaces004
./interfaces004
rm -f interfaces004 *.ibc