Skip to content
  • Simon Marlow's avatar
    [project @ 2001-01-18 11:16:08 by simonmar] · 95d8fef4
    Simon Marlow authored
    When constructing a GlobalRdrEnv from an interface file for use from
    the GHCi command line, don't export the qualified names: a module
    which happens to export f from module M shouldn't bring into scope the
    qualified identifier M.f when we use it from the command line.
    95d8fef4