1
0
Derivar 0
icfp14/run

5 linhas
70 B
Bash
Ficheiro executável

#!/bin/sh
cd $(dirname $(readlink -f $0))
exec runghc Client.hs "$@"