[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.
Showing
- ghc/compiler/ghci/CmCompile.lhs 16 additions, 9 deletionsghc/compiler/ghci/CmCompile.lhs
- ghc/compiler/ghci/CmFind.lhs 19 additions, 41 deletionsghc/compiler/ghci/CmFind.lhs
- ghc/compiler/ghci/CmLink.lhs 25 additions, 3 deletionsghc/compiler/ghci/CmLink.lhs
- ghc/compiler/ghci/CmStaticInfo.lhs 48 additions, 9 deletionsghc/compiler/ghci/CmStaticInfo.lhs
- ghc/compiler/ghci/CmSummarise.lhs 49 additions, 16 deletionsghc/compiler/ghci/CmSummarise.lhs
- ghc/compiler/ghci/CompManager.lhs 167 additions, 79 deletionsghc/compiler/ghci/CompManager.lhs
- ghc/compiler/main/Main.lhs 26 additions, 3 deletionsghc/compiler/main/Main.lhs
Loading
Please register or sign in to comment