update submodules for GHC.HetMet.GArrow -> Control.GArrow renaming
[ghc-hetmet.git] / ghc / ghc.wrapper
index 71eae84..083a66d 100644 (file)
@@ -1,3 +1 @@
-#!/bin/sh
-
-exec $executablename -B$datadir -dynload wrapped ${1+"$@"}
+exec "$executablename" -B"$topdir" ${1+"$@"}