Ticket #3471: ghc-6.10.4

File ghc-6.10.4, 213 bytes (added by chak, 4 years ago)

/usr/bin/ghc — shell script invoking the compiler

Line 
1#!/bin/sh
2
3exec /Library/Frameworks/GHC.framework/Versions/610/usr/lib/ghc-6.10.4/ghc -B/Library/Frameworks/GHC.framework/Versions/610/usr/lib/ghc-6.10.4/. -dynload wrapped -optc-m32 -opta-m32 -optl-m32 ${1+"$@"}