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