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