LLVM: Fix bug with calling tail with empty list
[ghc-hetmet.git] / ghc / ghc.wrapper
index 71eae84..db3ebb0 100644 (file)
@@ -1,3 +1 @@
-#!/bin/sh
-
-exec $executablename -B$datadir -dynload wrapped ${1+"$@"}
+exec "$executablename" -B"$topdir" -pgmc "$pgmgcc" ${1+"$@"}