Ticket #20132: usr-bin-ghci.patch
File usr-bin-ghci.patch, 344 bytes (added by ecronin (Eric Cronin), 15 years ago) |
---|
-
ghci
old new 1 1 #!/bin/sh 2 exec /Library/Frameworks/GHC.framework/Versions/610/usr/bin/ghc-6.10.4 - -interactive ${1+"$@"}2 exec /Library/Frameworks/GHC.framework/Versions/610/usr/bin/ghc-6.10.4 -optc-m32 -opta-m32 -optl-m32 --interactive ${1+"$@"}