[Haskell-cafe] Linking to third party libraries in windows

Brian Hulley brianh at metamilk.com
Thu May 25 13:51:27 EDT 2006


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 



More information about the Haskell-Cafe mailing list