[project @ 2000-10-10 12:20:46 by sewardj]
authorsewardj <unknown>
Tue, 10 Oct 2000 12:20:46 +0000 (12:20 +0000)
committersewardj <unknown>
Tue, 10 Oct 2000 12:20:46 +0000 (12:20 +0000)
commitfbadd1f6659fc2878eb46ad8bd6c25a4b173c3a0
tree4c4a7033c1ce201c4dd8f4c02a28d342febcd4bd
parentb5e410468351013a327246a90198ea5ba9cd0f0b
[project @ 2000-10-10 12:20:46 by sewardj]
* Get more of the compilation manager working, using a dummy compiler
  and linker.
* When linking, figure out the set of packages which need to be linked.
* Redo package config plumbing to support the above.  Some stuff has
  moved from CmFind to CmStaticInfo.
* Get rid of FLAGS entirely.
ghc/compiler/ghci/CmCompile.lhs
ghc/compiler/ghci/CmFind.lhs
ghc/compiler/ghci/CmLink.lhs
ghc/compiler/ghci/CmStaticInfo.lhs
ghc/compiler/ghci/CmSummarise.lhs
ghc/compiler/ghci/CompManager.lhs
ghc/compiler/main/Main.lhs