ab7d9d22c6b0064125bbc85801ae73c309308711
[match/match.git] / program / run
1 #!/bin/bash
2 make && exec ghci -cpp Test "$@"