Remove randomMap and randomRep definitions (obsoleted by RandomizedMonad).
[match/match.git] / program / run
1 #!/bin/bash
2 make && exec ghci Test "$@"