patch applied (packages/base): Add NoImplicitPrelude to the
extensions used when building with GHC
Simon Marlow
marlowsd at gmail.com
Thu Jan 15 04:12:16 EST 2009
Ian Lynagh wrote:
> Wed Jan 14 12:28:10 PST 2009 Ian Lynagh <igloo at earth.li>
> * Add NoImplicitPrelude to the extensions used when building with GHC
Why do we need this? Doesn't it mean we'll have to explicitly "import
Prelude" in all modules in base that depend on Prelude?
Cheers,
Simon
More information about the Cvs-libraries
mailing list