[project @ 2003-01-24 13:56:45 by simonmar]
authorsimonmar <unknown>
Fri, 24 Jan 2003 13:56:45 +0000 (13:56 +0000)
committersimonmar <unknown>
Fri, 24 Jan 2003 13:56:45 +0000 (13:56 +0000)
commit519c3db41ba9017ab2e124b4575ae12667b53881
treed796b096ec2fa861f865be58d476129a478929df
parent9ceeb6e503af43894033a15756a064bdcf7cbba1
[project @ 2003-01-24 13:56:45 by simonmar]
- Reverse the code for workers and wrappers for nullary constructors.
  For some reason it was the wrong way around, but the effects were
  harmless since they both evaluate to the same thing.

- When passing a nullary constructor as an argument, we should pass
  the name of the worker rather than the wrapper.  Again, this is
  mostly harmless, but it enables some small simplification in
  pushAtom.

- Rearrange/cleanup pushAtom.
ghc/compiler/ghci/ByteCodeGen.lhs