[project @ 2000-10-06 15:48:30 by simonmar]
authorsimonmar <unknown>
Fri, 6 Oct 2000 15:48:30 +0000 (15:48 +0000)
committersimonmar <unknown>
Fri, 6 Oct 2000 15:48:30 +0000 (15:48 +0000)
commit8c70d86f755d94abae1a5fcf1ac31c28401e7cde
tree85a2954a33d2ee18eae820446fb81518f2bea034
parent1b8911b4d51fbf0fb3a32dd884b57832b487e42b
[project @ 2000-10-06 15:48:30 by simonmar]
- Add Linker.lhs, an interface to the underlying RTS object linker
- Split off the interpreter's abstract syntax into InterpSyn.lhs
- Some minor updates to the compilation manager stuff.
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/ghci/InterpSyn.lhs [new file with mode: 0644]
ghc/compiler/ghci/Linker.lhs [new file with mode: 0644]