- ./debug and ./run now pass along arguments.
[match/match.git] / run
1 #!/bin/bash
2 make && exec ghci Test "$@"