simonmar    2006/01/03 08:15:38 PST

  Modified files:
    ghc/compiler/ghci    InteractiveUI.hs 
  Log:
  setContextAfterLoad: try to load a target if possible, otherwise load
  the topmost module in the graph.  Previously we were loading the first
  module in the list, which happened to be right a lot of the time, but
  not always.
  
  Fixes ticket #642
  
  Revision  Changes    Path
  1.219     +35 -13    fptools/ghc/compiler/ghci/InteractiveUI.hs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to