[project @ 2000-01-11 10:15:24 by sewardj]
authorsewardj <unknown>
Tue, 11 Jan 2000 10:15:24 +0000 (10:15 +0000)
committersewardj <unknown>
Tue, 11 Jan 2000 10:15:24 +0000 (10:15 +0000)
commit138b4bc7f9e62c3721f8cb93a8b8f6f45bd19efb
treef7782f02ee08b2b85752a82a409346a91bb3f64e
parenta85d9a0219765a81322dbd9d17bde6f8dba85c4b
[project @ 2000-01-11 10:15:24 by sewardj]
A module for use with the combined GHC-Hugs system.  Contains various
small helper functions referred to which Hugs' desugarer emits references.
The same functions are implemented in ghc/interpreter/lib/Prelude.hs
for use in standalone Hugs.  The two versions should correspond exactly.
ghc/lib/std/PrelHugs.lhs [new file with mode: 0644]