[project @ 2000-02-29 12:54:51 by sewardj]
authorsewardj <unknown>
Tue, 29 Feb 2000 12:54:52 +0000 (12:54 +0000)
committersewardj <unknown>
Tue, 29 Feb 2000 12:54:52 +0000 (12:54 +0000)
commit8b64c2c50efae45b6073f44fc54227889a0275dc
tree38842355dc5ea6cebcd6e661ac76f98108013cee
parentbb772b272f2872df857cc62aeb7b20ef5da8f27e
[project @ 2000-02-29 12:54:51 by sewardj]
Make foreign import work in combined mode:
-- Allow interpreter to do ccall primops even in combined mode
-- Implement hugsprimMkIO in combined mode, so as to wrap up a
   an IO value created by Hugs in a form compatible with GHC's IO
   representation.
ghc/lib/std/PrelHugs.lhs
ghc/rts/Evaluator.c