Add a "#!/bin/sh" to ghc.wrapper
[ghc-hetmet.git] / ghc / ghc.wrapper
index 8e6adc5..4b11d9e 100644 (file)
@@ -1,2 +1,3 @@
+#!/bin/sh
 
 $executablename -B$datadir -dynload wrapped ${1+"$@"}