[project @ 2000-01-05 15:57:40 by sewardj]
authorsewardj <unknown>
Wed, 5 Jan 2000 15:57:41 +0000 (15:57 +0000)
committersewardj <unknown>
Wed, 5 Jan 2000 15:57:41 +0000 (15:57 +0000)
commit1aad16b632df54fa4c430b6abf8c76fe257122b7
treeaed3aa1cae1eba71da6e5499d04ba24690d57437
parent4b0d52ebd7397842d75bab41871bcde1ab6cb9cb
[project @ 2000-01-05 15:57:40 by sewardj]
Remember to add entities to module(m).names/.tycons/.classes as well as
to module(m).exports.  Otherwise the 'eval environment' will be wrong.

Add assertions in storage.c for addName/addTycon/addClass.
ghc/interpreter/interface.c
ghc/interpreter/storage.c