[project @ 2002-06-12 22:29:43 by wolfgang]
authorwolfgang <unknown>
Wed, 12 Jun 2002 22:29:44 +0000 (22:29 +0000)
committerwolfgang <unknown>
Wed, 12 Jun 2002 22:29:44 +0000 (22:29 +0000)
commitf55855f29f7610bf7e3a2feb4f3d43e098498772
tree9a893d44b7d735a712d77f9ec71a1550e1476bdb
parent643a2f7089ce22012df23c161702f9e6b6da6792
[project @ 2002-06-12 22:29:43 by wolfgang]
Initial support for GHCi on MacOS X.
The code still has problems with global variables in compiled C code, but
it _seems_ to work OK for GHC-compiled code. Many error checks are still
missing.
ghc/compiler/ghci/ByteCodeItbls.lhs
ghc/rts/Linker.c