Switch the default -dynload mode to SystemDependent
[ghc-hetmet.git] / ghc / ghc.wrapper
index 8e6adc5..9b2ba0f 100644 (file)
@@ -1,2 +1 @@
-
-$executablename -B$datadir -dynload wrapped ${1+"$@"}
+exec $executablename -B$datadir ${1+"$@"}