Paper: Remove "NOT YET" on URL in preparation for release.
[match/match.git] / program / run
1 #!/bin/bash
2 make && exec ghci -cpp Test "$@"