[project @ 1999-02-03 17:08:25 by sewardj]
authorsewardj <unknown>
Wed, 3 Feb 1999 17:08:44 +0000 (17:08 +0000)
committersewardj <unknown>
Wed, 3 Feb 1999 17:08:44 +0000 (17:08 +0000)
commit57131ad0203977941eb50d60550fa82e88614496
treebf6797ecd6bce832c851f6dc0eece0c62358ae3a
parenta73f9466351b57ffb8318d8741afe53016349f76
[project @ 1999-02-03 17:08:25 by sewardj]
Preliminary results of the merge of STG hugs and 990121.  These files
will compile and link, but don't work yet.
31 files changed:
ghc/interpreter/Makefile
ghc/interpreter/codegen.c
ghc/interpreter/command.h
ghc/interpreter/compiler.c
ghc/interpreter/connect.h
ghc/interpreter/derive.c
ghc/interpreter/dynamic.c
ghc/interpreter/errors.h
ghc/interpreter/free.c
ghc/interpreter/hugs.c
ghc/interpreter/input.c
ghc/interpreter/lift.c
ghc/interpreter/link.c
ghc/interpreter/link.h
ghc/interpreter/machdep.c
ghc/interpreter/optimise.c
ghc/interpreter/output.c
ghc/interpreter/parser.y
ghc/interpreter/preds.c
ghc/interpreter/prelude.h
ghc/interpreter/scc.c
ghc/interpreter/static.c
ghc/interpreter/stg.c
ghc/interpreter/stgSubst.c
ghc/interpreter/storage.c
ghc/interpreter/storage.h
ghc/interpreter/subst.c
ghc/interpreter/subst.h
ghc/interpreter/timer.c
ghc/interpreter/translate.c
ghc/interpreter/type.c