Add a -fghci-sandbox flag so that we can en/disable the ghci sandbox
[ghc-hetmet.git] / utils / runghc / runghc.wrapper
1 #!/bin/sh
2
3 exec "$executablename" -f "$bindir/ghc" ${1+"$@"}