#!/usr/bin/env bash
${IDRIS:-idris} $@ --quiet --nobanner --nocolor  < input
