It’s not part of the Haskell documentation! The FFI page
http://haskell.org/haskellwiki/GHC/Using_the_FFI
is part of the “contributed documentation”, linked from here:
http://haskell.org/haskellwiki/GHC
So it absolutely is a Wiki, and should be editable by you
(assuming you log into the wiki).
If not, let’s see why not. It’d be better to put your new
material in with the other FFI stuff; it’ll be easier to find that way.
THanks
SImon
From: glasgow-haskell-users-bounces@haskell.org
[mailto:glasgow-haskell-users-bounces@haskell.org] On Behalf Of Olivier
Boudry
Sent: 03 December 2007 14:28
To: Simon Peyton-Jones
Cc: glasgow-haskell-users@haskell.org
Subject: Re: GHC generated dll makes Excel crash on exit.
On 12/3/07, Simon Peyton-Jones <simonpj@microsoft.com> wrote:
Better still, could you add a section to that page about DLLs and Excel? That'd be useful for others.
Simon
Simon,
As the page is part of the GHC documentation I cannot edit it. I put my
notes in a new wiki page : http://haskell.org/haskellwiki/How_to_use_a_Haskell_Dll_from_Excel
I hope this is appropriate.
Best regards,
Olivier.