#!/usr/bin/env bash idris --consolewidth 80 $@ tutorial006a.idr --check idris --consolewidth 80 $@ tutorial006b.idr --check rm -f *.ibc