ext-core: change .cabal file so we can build with either GHC 6.8 or 6.10
[ghc-hetmet.git] / utils / runghc / runghc.wrapper
1 #!/bin/sh
2
3 exec $executablename -f $bindir/ghc ${1+"$@"}