cvs commit: fptools/ghc/lib/std PrelStorable.lhs fptools/hslibs/lang Storable.lhs

Manuel M. T. Chakravarty chak@cse.unsw.edu.au
Wed, 14 Mar 2001 10:37:04 +1100


qrczak@glass.cse.ogi.edu wrote,

>   Add 'destruct :: Ptr a -> IO ()' method to class Storable. Thanks
>   Wojciech Moczydlowski <khaliff@astercity.net> for the suggestion.

Is this supposed to be a GHC-only extension of the FFI
libraries?  If not, why didn't we discuss it - or did I miss
something?  If so, why?

Cheers,
Manuel