Hello Simon,

Thursday, September 13, 2007, 2:12:18 PM, you wrote:

> http://www.haskell.org/haskellwiki/FFI_cook_book

> 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:[EMAIL PROTECTED]

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to