[project @ 2000-04-06 15:05:30 by sewardj]
authorsewardj <unknown>
Thu, 6 Apr 2000 15:05:30 +0000 (15:05 +0000)
committersewardj <unknown>
Thu, 6 Apr 2000 15:05:30 +0000 (15:05 +0000)
commitc78b1aa635719e66b98136e8e0f015c69f428e21
tree9f8c2323dd15149b42ca86d809813ad5b1717571
parent260c34f4f706780db7d985d0e84c71d171b7255d
[project @ 2000-04-06 15:05:30 by sewardj]
More constructors-with-context fixes:
* Don't inline bytecode constructor calls if constructor has a context
* Fix bug in startGHCDataDecl which caused loss of context in
  iface constructor types.
ghc/interpreter/interface.c
ghc/interpreter/storage.c
ghc/interpreter/translate.c