#!/usr/bin/env bash
${IDRIS:-idris} $@ --nocolour tutorial002.idr --check
rm -f *.ibc