Switch the default -dynload mode to SystemDependent
[ghc-hetmet.git] / ghc / ghc.wrapper
index 4b11d9e..9b2ba0f 100644 (file)
@@ -1,3 +1 @@
-#!/bin/sh
-
-$executablename -B$datadir -dynload wrapped ${1+"$@"}
+exec $executablename -B$datadir ${1+"$@"}