Don't warn if 'import Prelude' doesn't import anything
authorSimon Marlow <marlowsd@gmail.com>
Tue, 5 Aug 2008 13:37:02 +0000 (13:37 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Tue, 5 Aug 2008 13:37:02 +0000 (13:37 +0000)
commit3245f93f334bf22e5590318c46dddc1865c636d5
treee044a9dc07bd4b12822669670167e103129a4532
parent1867a7bb8c59ea514b4f47f5434842543933ec9a
Don't warn if 'import Prelude' doesn't import anything
... even if Prelude doesn't come from the base package (it might come from
a old backwards-compatible version of base, for example).
compiler/rename/RnNames.lhs