[project @ 2000-04-04 01:07:49 by andy]
authorandy <unknown>
Tue, 4 Apr 2000 01:07:50 +0000 (01:07 +0000)
committerandy <unknown>
Tue, 4 Apr 2000 01:07:50 +0000 (01:07 +0000)
commitbe1966e78e545611f39eb2eed6f11fc60558100c
tree3b2a3b9d516021feb0ceae3368eadc7dcf107418
parenta84e2d973928854935b3bc1f498fd81ed17f6483
[project @ 2000-04-04 01:07:49 by andy]
Adding in support for split Hugs Prelude.
There are now two preludes.
(1) PrimPrel - the Prelude defintions, and the extra magic datatypes.
(2) Prelude  - the external interface for Prelude.
ghc/interpreter/connect.h
ghc/interpreter/hugs.c
ghc/interpreter/input.c
ghc/interpreter/lib/Makefile
ghc/interpreter/link.c
ghc/interpreter/static.c
ghc/interpreter/storage.c
ghc/interpreter/type.c
ghc/lib/hugs/Prelude.hs
ghc/lib/hugs/PrimPrel.hs [new file with mode: 0644]