Allow users of the GHC library to specify which packages have already been loaded.
authorLemmih <lemmih@gmail.com>
Mon, 27 Mar 2006 03:09:50 +0000 (03:09 +0000)
committerLemmih <lemmih@gmail.com>
Mon, 27 Mar 2006 03:09:50 +0000 (03:09 +0000)
commite3575292c02f1757e73922393a0aded18ca49376
tree99f2675547a5c992db9d4d54173670422f06824c
parent2dadc32f24466e11125a1fae4f74548022fc01d7
Allow users of the GHC library to specify which packages have already been loaded.

This is pretty important when using the linker/bytecode-compiler from binaries
other than GHCi.
ghc/compiler/ghci/Linker.lhs