[project @ 2004-06-18 09:02:40 by dons]
authordons <unknown>
Fri, 18 Jun 2004 09:02:40 +0000 (09:02 +0000)
committerdons <unknown>
Fri, 18 Jun 2004 09:02:40 +0000 (09:02 +0000)
commit5218cb8267f3ed47cda2d139bf41487fb330c851
treec4b9c7518bdf3deb59336851cd105be40f84de0c
parenta06978c14c6f0cfdb797a8428e2fdf2bbddbc8f1
[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.
ghc/rts/Linker.c