GhciMonad.resume should restore the program's argv and progname
[ghc-hetmet.git] / ghc / ghc.wrapper
index 8e6adc5..093d9af 100644 (file)
@@ -1,2 +1 @@
-
-$executablename -B$datadir -dynload wrapped ${1+"$@"}
+exec $executablename -B$topdir ${1+"$@"}