Rename "desirability" to "preference" (much less awkward), with the
[match/match.git] / program / run-optimized
CommitLineData
2ed0056e
MM
1#!/bin/bash
2make all-optimized && exec ghci -hisuf O.hi -osuf O.o Test "$@"