Skip to content
  • Don Stewart's avatar
    [project @ 2004-06-18 09:02:40 by dons] · 5218cb82
    Don Stewart authored
    Have loadObj ignore requests to load an object more than once, instead
    of actually loading the object, then dying.
    
    This change lets user-land loaders safely work inside GHCi, when they
    would have no way to know what packages had already been loaded.
    
    Help from SimonM and Andre Pang.
    5218cb82