[project @ 2000-12-18 12:43:04 by sewardj]
authorsewardj <unknown>
Mon, 18 Dec 2000 12:43:04 +0000 (12:43 +0000)
committersewardj <unknown>
Mon, 18 Dec 2000 12:43:04 +0000 (12:43 +0000)
commit870bb1e805c60dcff9321fcccca000fd6466d31e
tree02560e5a4e59d2d135ba22009dc90789b738ef93
parent342852c9c31aa1747880df42cbfc33ad61ecc67a
[project @ 2000-12-18 12:43:04 by sewardj]
Wire in the bytecode interpreter and delete the old one.
ghc/compiler/Makefile
ghc/compiler/compMan/CmLink.lhs
ghc/compiler/compMan/CmTypes.lhs
ghc/compiler/compMan/CompManager.lhs
ghc/compiler/ghci/ByteCodeGen.lhs
ghc/compiler/ghci/InteractiveUI.hs
ghc/compiler/ghci/InterpSyn.lhs [deleted file]
ghc/compiler/ghci/StgInterp.lhs [deleted file]
ghc/compiler/main/DriverPipeline.hs
ghc/compiler/main/HscMain.lhs
ghc/compiler/main/Interpreter.hs