[project @ 2000-02-08 15:32:29 by sewardj]
authorsewardj <unknown>
Tue, 8 Feb 2000 15:32:31 +0000 (15:32 +0000)
committersewardj <unknown>
Tue, 8 Feb 2000 15:32:31 +0000 (15:32 +0000)
commitef37dc2d1bb5be7c864577c89cd26706a4db1b21
tree02ae9ae38d234bbcc938fbe018c3c257c00a06e5
parent4d12e4529a0f4ec66de1fe217195acdab66f31f1
[project @ 2000-02-08 15:32:29 by sewardj]
Many bug fixes for object loading:
-- create class symbol table entries more correctly
-- find GHC-created info tables for names which are constructors
-- add debugging machinery:   :d <entity>  and symbol-table printers
ghc/interpreter/codegen.c
ghc/interpreter/compiler.c
ghc/interpreter/hugs.c
ghc/interpreter/interface.c
ghc/interpreter/lib/Prelude.hs
ghc/interpreter/link.c
ghc/interpreter/parser.y
ghc/interpreter/storage.c
ghc/lib/hugs/Prelude.hs