Rename "desirability" to "preference" (much less awkward), with the
[match/match.git] / program / run
1 #!/bin/bash
2 make && exec ghci -cpp Test "$@"