Don't automatically link the haskell98 package
authorIan Lynagh <igloo@earth.li>
Wed, 6 Oct 2010 13:02:35 +0000 (13:02 +0000)
committerIan Lynagh <igloo@earth.li>
Wed, 6 Oct 2010 13:02:35 +0000 (13:02 +0000)
commit5e54b553bbb112167412ee9164135d56b06f5721
tree3602d87bedfae8722665e0ab8047d8445499ce91
parent781fd68db0abe2ebca2481a149442ee3ff8d99b7
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.
compiler/basicTypes/Module.lhs
compiler/ghci/Linker.lhs
compiler/main/DriverPipeline.hs
compiler/main/Packages.lhs