[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.
Showing
- ghc/interpreter/connect.h 4 additions, 4 deletionsghc/interpreter/connect.h
- ghc/interpreter/hugs.c 9 additions, 6 deletionsghc/interpreter/hugs.c
- ghc/interpreter/input.c 4 additions, 2 deletionsghc/interpreter/input.c
- ghc/interpreter/lib/Makefile 2 additions, 2 deletionsghc/interpreter/lib/Makefile
- ghc/interpreter/link.c 25 additions, 13 deletionsghc/interpreter/link.c
- ghc/interpreter/static.c 15 additions, 12 deletionsghc/interpreter/static.c
- ghc/interpreter/storage.c 4 additions, 4 deletionsghc/interpreter/storage.c
- ghc/interpreter/type.c 3 additions, 3 deletionsghc/interpreter/type.c
- ghc/lib/hugs/Prelude.hs 3 additions, 2227 deletionsghc/lib/hugs/Prelude.hs
- ghc/lib/hugs/PrimPrel.hs 2316 additions, 0 deletionsghc/lib/hugs/PrimPrel.hs
Loading
Please register or sign in to comment