Add "#!/bin/sh" to runghc.wrapper
[ghc-hetmet.git] / utils / runghc / runghc.wrapper
index 0e07ff0..71b869c 100644 (file)
@@ -1,2 +1,3 @@
+#!/bin/sh
 
 exec $executablename -f $bindir/ghc ${1+"$@"}