Re: Packages and modules
don't like this split between tools and language. -- Aaron Denney -><- ___ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
Re: WordPtr,IntPtr,IntMax,WordMax
available in Jhc.Addr, but if ghc decides to provide >> them in a common spot (Foreign.Ptr maybe?) >> >> then I will have jhc follow suit. >> >> I'd also propose these be added to the FFI standard. > > I collect additions to the FFI on the Haskell' wiki: