Second attempt to fix #1185 (forkProcess and -threaded)
[ghc-hetmet.git] / ghc / ghc.wrapper
index 8e6adc5..083a66d 100644 (file)
@@ -1,2 +1 @@
-
-$executablename -B$datadir -dynload wrapped ${1+"$@"}
+exec "$executablename" -B"$topdir" ${1+"$@"}