diff options
Diffstat (limited to 'ghc/ghc.wrapper')
-rw-r--r-- | ghc/ghc.wrapper | 2 |
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+"$@"} |