Eta-expand mrandomR to keep GHC 6.6.1 on birdy happy.
[match/match.git] / program / run
1 #!/bin/bash
2 make && exec ghci -cpp Test "$@"