[project @ 2000-10-11 11:54:58 by simonmar]
Some progress: - driver is split up into slightly more managable parts - PreProces interface for use by the summariser - flags stuff is taking shape
Showing
- ghc/compiler/main/CmdLineOpts.lhs 86 additions, 5 deletionsghc/compiler/main/CmdLineOpts.lhs
- ghc/compiler/main/DriverFlags.hs 401 additions, 0 deletionsghc/compiler/main/DriverFlags.hs
- ghc/compiler/main/DriverState.hs 768 additions, 0 deletionsghc/compiler/main/DriverState.hs
- ghc/compiler/main/DriverUtil.hs 177 additions, 0 deletionsghc/compiler/main/DriverUtil.hs
- ghc/compiler/main/HscMain.lhs 0 additions, 16 deletionsghc/compiler/main/HscMain.lhs
- ghc/compiler/main/Main.hs 47 additions, 1375 deletionsghc/compiler/main/Main.hs
- ghc/compiler/main/PackageMaintenance.hs 134 additions, 0 deletionsghc/compiler/main/PackageMaintenance.hs
- ghc/compiler/main/PreProcess.hs 97 additions, 0 deletionsghc/compiler/main/PreProcess.hs
- ghc/compiler/main/TmpFiles.hs 16 additions, 6 deletionsghc/compiler/main/TmpFiles.hs
Loading
Please register or sign in to comment