#!/bin/bash make all-optimized && exec ghci -hisuf O.hi -osuf O.o Test "$@"