X-Git-Url: https://mattmccutchen.net/match/match.git/blobdiff_plain/d7d9561e4e2ddcae1dfd413e6753ddb890ebc23f..e5c2839897cf7b71dd9f6f70478779474a704687:/run diff --git a/run b/run index 04362f3..7fd903d 100755 --- a/run +++ b/run @@ -1,2 +1,2 @@ #!/bin/bash -make && exec ghci Test +make && exec ghci Test "$@"