summaryrefslogtreecommitdiff
path: root/ghc/ghc.wrapper
diff options
context:
space:
mode:
Diffstat (limited to 'ghc/ghc.wrapper')
-rw-r--r--ghc/ghc.wrapper2
1 files changed, 0 insertions, 2 deletions
diff --git a/ghc/ghc.wrapper b/ghc/ghc.wrapper
index 71eae84738..ce409ca488 100644
--- a/ghc/ghc.wrapper
+++ b/ghc/ghc.wrapper
@@ -1,3 +1 @@
-#!/bin/sh
-
exec $executablename -B$datadir -dynload wrapped ${1+"$@"}