[cvs-nhc98] patch applied (hat): Remove more than 100 lines of
obsolete code from the treatment of the
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 07:00:24 EDT 2006
Wed Dec 6 09:25:29 PST 2000 malcolm
* Remove more than 100 lines of obsolete code from the treatment of the
FFI. This is partly because all foreign functions are now IO-free by
the time they get to the backend, and partly because I reversed the
decision to treat tupled results as C structs for marshalling purposes.
M ./src/compiler98/Foreign.hs -112 +7
M ./src/compiler98/STGGcode.hs -4 +2
M ./src/compiler98/STGState.hs -4 +4
More information about the Cvs-nhc98
mailing list