[project @ 2003-01-06 13:12:37 by simonmar]
authorsimonmar <unknown>
Mon, 6 Jan 2003 13:12:37 +0000 (13:12 +0000)
committersimonmar <unknown>
Mon, 6 Jan 2003 13:12:37 +0000 (13:12 +0000)
commite8812a6376ff6263cf624da3228ceaa0d319dafb
treed894cccb992f6bb6685f98624736fb8d79d6c054
parent4de89387828380532a2b2b6528548e3b6fb944bc
[project @ 2003-01-06 13:12:37 by simonmar]
The FUN application code is wrong when entering a BCO, because the BCO
entry code assumes a stack-only calling convention.  Use the PAP entry
code instead, which also uses a stack-only convention.
ghc/utils/genapply/GenApply.hs