mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
79f0e4e087
PR: ports/53062 Submitted by: Guy Coleman <gtchask@mm.st>
3 lines
70 B
Bash
3 lines
70 B
Bash
#!/bin/sh
|
|
ghc -package-conf #PWD/uni-package.conf -package uni-htk $*
|