[project @ 2000-01-10 17:06:41 by sewardj]
authorsewardj <unknown>
Mon, 10 Jan 2000 17:06:42 +0000 (17:06 +0000)
committersewardj <unknown>
Mon, 10 Jan 2000 17:06:42 +0000 (17:06 +0000)
commit810bbf81f6446cf6770a1de6a8b2e970fb69fec8
tree7e885073a807224ab0da9b84ab3a5a3cb601076e
parent1d4102fe665c0e9d6594d9195ac540466b2e7683
[project @ 2000-01-10 17:06:41 by sewardj]
This is the missing log message for the commit by sewardj at
2000/01/10 08:23:33 PST for these files:

Some names in the standalone Prelude are referred to during desugaring
in Hugs.  These functions therefore need to be supplied from the GHC
world in combined mode.  Rename the relevant functions from
primXYZ to hugsprimXYZ to distinguish them, in preparation for
create of ghc/lib/std/PrelHugs.lhs.
---------------------------------------------------------------------
ghc/interpreter/lib/Prelude.hs
ghc/interpreter/link.c
ghc/interpreter/storage.c
ghc/lib/hugs/Prelude.hs