Skip to content
  • Simon Marlow's avatar
    [project @ 2001-01-18 12:54:16 by simonmar] · 0ef29fb8
    Simon Marlow authored
    Make the GHCi command line behave as if an "import qualified M" was in
    force for all M.
    
    The renamer now has a new "mode": CmdLineMode, which changes the
    lookup machinery to turn a qualified lookup into an original name
    lookup if the qualified name isn't otherwise in scope.
    0ef29fb8