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