[project @ 2000-03-14 14:34:47 by sewardj]
Update Hugs so as to work with the new way of referencing Prelude symbols from the RTS. The main action is in fixupRTStoPreludeRefs() in rts/Prelude.c.
Showing
- ghc/interpreter/connect.h 4 additions, 2 deletionsghc/interpreter/connect.h
- ghc/interpreter/hugs.c 4 additions, 3 deletionsghc/interpreter/hugs.c
- ghc/interpreter/interface.c 24 additions, 8 deletionsghc/interpreter/interface.c
- ghc/interpreter/link.c 4 additions, 2 deletionsghc/interpreter/link.c
- ghc/rts/Evaluator.c 9 additions, 9 deletionsghc/rts/Evaluator.c
- ghc/rts/Prelude.c 122 additions, 31 deletionsghc/rts/Prelude.c
- ghc/rts/Prelude.h 2 additions, 4 deletionsghc/rts/Prelude.h
- ghc/rts/RtsStartup.c 10 additions, 5 deletionsghc/rts/RtsStartup.c
Loading
Please register or sign in to comment