#!/usr/bin/env bash idris -p effects $@ test025.idr -o test025 ./test025 rm -f test025 *.ibc