UNDO: fix the inplace runghc (it broke the installed runghc)
[ghc-hetmet.git] / utils / runghc / runghc.wrapper
index af2d8ee..71b869c 100644 (file)
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-exec $executablename -f $bindir/ghc-stage2 ${1+"$@"}
+exec $executablename -f $bindir/ghc ${1+"$@"}