[project @ 1999-12-03 12:39:38 by sewardj]
authorsewardj <unknown>
Fri, 3 Dec 1999 12:39:48 +0000 (12:39 +0000)
committersewardj <unknown>
Fri, 3 Dec 1999 12:39:48 +0000 (12:39 +0000)
commite3911d3448b4f63b7eedf9b68893c3a1c1fbbe2c
tree67a92f0432487587015dc03f3570b5057c0302ab
parent55255d02f961c8677a3794754ad956a43a37575a
[project @ 1999-12-03 12:39:38 by sewardj]
Add initial support for loading GHC Prelude (doesn't work yet):

* Command line flag, +c/-c to start up in combined or standalone mode.
  In combined mode, looks for GHC's prelude in ghc/interpreter/GhcPrel
  (pro tem).

* Parse unboxed tuple types and usage annotations in interface files.
ghc/interpreter/hugs.c
ghc/interpreter/input.c
ghc/interpreter/interface.c
ghc/interpreter/machdep.c
ghc/interpreter/parser.y
ghc/interpreter/static.c
ghc/interpreter/storage.c
ghc/interpreter/storage.h