11 Dec
2007
11 Dec
'07
1:46 a.m.
I noticed that Cabal isn't passing the -framework option when linking executables with GHC. The attached patch fixes this. Thanks, -Judah * Add -framework arguments when linking executables. M ./Distribution/Simple/GHC.hs +1