Fix the behaviour of flags like --help and --version; fixes trac #2620
[ghc-hetmet.git] / ghc / ghc.wrapper
1 #!/bin/sh
2
3 exec $executablename -B$datadir -dynload wrapped ${1+"$@"}