FIX #4826 partially: Change -f to -? in User Guide section F4.16
[ghc-hetmet.git] / utils / runghc / runghc.wrapper
1 #!/bin/sh
2
3 exec "$executablename" -f "$bindir/ghc" ${1+"$@"}