3 lines
71 B
Text
3 lines
71 B
Text
|
#!/bin/sh
|
||
|
ghci -package-conf #PWD/uni-package.conf -package uni-htk $*
|