
Hello Simon, Thursday, September 13, 2007, 2:12:18 PM, you wrote:
There's also a GHC page about the FFI here: http://haskell.org/haskellwiki/GHC/Using_the_FFI
this page, despite its name, is only about dealing with Visual C++ via DLLs. it's cookbook-style material, although rather long to be merged with former page
It seems reasonable to have two: one generic to Haskell and one specific to GHC. - But it would make sense to add a pointer from the generic one to the GHC one
done
- And perhaps some of the material on the GHC page is actually generic, and should be moved?
current "ghc material" is step-by-step recipe of implementing one particular application and i think that another description should be written if we want split it into ghc-specific and common parts moreover, i bet that there are not too much non-ghc FFI users, so it will be hard and almost useless to work on such splitting :( -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com