From: Ian Lynagh Date: Tue, 29 Jul 2008 21:18:52 +0000 (+0000) Subject: Add the runghc wrapper script X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=bd4e5f3b233d33b946c56f5a34472e46b7ce86f1 Add the runghc wrapper script --- diff --git a/utils/runghc/runghc.wrapper b/utils/runghc/runghc.wrapper new file mode 100644 index 0000000..0e07ff0 --- /dev/null +++ b/utils/runghc/runghc.wrapper @@ -0,0 +1,2 @@ + +exec $executablename -f $bindir/ghc ${1+"$@"}