--make is now the default (#3515), and -fno-code works with --make (#3783)
[ghc-hetmet.git] / ghc / ghc.wrapper
index 8e6adc5..db3ebb0 100644 (file)
@@ -1,2 +1 @@
-
-$executablename -B$datadir -dynload wrapped ${1+"$@"}
+exec "$executablename" -B"$topdir" -pgmc "$pgmgcc" ${1+"$@"}