PMConfig isn't just for ProposalMatcher anymore; it's about to gain settings for
[match/match.git] / program / run
1 #!/bin/bash
2 make && exec ghci -cpp Test "$@"