Add the runghc wrapper script
authorIan Lynagh <igloo@earth.li>
Tue, 29 Jul 2008 21:18:52 +0000 (21:18 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 29 Jul 2008 21:18:52 +0000 (21:18 +0000)
utils/runghc/runghc.wrapper [new file with mode: 0644]

diff --git a/utils/runghc/runghc.wrapper b/utils/runghc/runghc.wrapper
new file mode 100644 (file)
index 0000000..0e07ff0
--- /dev/null
@@ -0,0 +1,2 @@
+
+exec $executablename -f $bindir/ghc ${1+"$@"}