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