[project @ 2004-06-18 09:02:40 by dons]
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.
Please register or sign in to comment