SevenThunders wrote:
Has anyone actually seen ghc link successfully to third party
libraries on windows?

Yes - I'm currently writing a Haskell app that uses a Visual C++ DLL that I'm also writing. It is quite complicated to link Haskell to Windows DLLs, so I made a page describing how to do it on the GHC wiki at http://haskell.org/haskellwiki/GHC/Using_the_FFI

Regards, Brian.

--
Logic empowers the living and justifies the dead

http://www.metamilk.com
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to