patch applied (ghc-7.0/ghc): Don't automatically link the
haskell98 package
Ian Lynagh
igloo at earth.li
Mon Oct 11 07:16:09 EDT 2010
Wed Oct 6 06:02:35 PDT 2010 Ian Lynagh <igloo at earth.li>
* Don't automatically link the haskell98 package
The default language is now Haskell2010, so this was a little odd.
Also, --make is now on by default, so this was largely irrelevant.
M ./compiler/basicTypes/Module.lhs -3 +1
M ./compiler/ghci/Linker.lhs -1 +1
M ./compiler/main/DriverPipeline.hs -7 +1
M ./compiler/main/Packages.lhs -1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdiff;h=20101006130235-3fd76-218ec6b7ee65993016ab00b3524a48a5ac584421.gz
More information about the Cvs-ghc
mailing list