Samir's updates to the notes, emailed to me on 2008-09-12.
[match/match.git] / program / run
1 #!/bin/bash
2 make && exec ghci -cpp Test "$@"