Tue Mar 14 03:25:50 PST 2006 Simon Marlow <[EMAIL PROTECTED]>
* Make it a fatal error to try to enter a PAP
This is just an assertion, in effect: we should never enter a PAP, but
for convenience we previously attached the PAP apply code to the PAP
info table. The problem with this was that it makes it harder to track
down bugs that result in entering a PAP...
M ./ghc/includes/StgMiscClosures.h +1
M ./ghc/rts/Apply.cmm +3
M ./ghc/utils/genapply/GenApply.hs -1 +1
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc