Writing Mac OS X Plug-Ins in Haskell

1 May
2010
1 May
'10
5:22 a.m.
Hello I'm trying to write self-contained Mac OS X plug-ins (http://developer.apple.com/mac/library/documentation/CoreFoundation/Conceptu...) using GHC. I want the plug-in to be usable on a clean system (i.e., GHC and XCode are not installed). Does anyone have experience with this or does anyone know of some resources on this? I've gotten something working with GHC 6.10.4 and XCode but I found that it requires a lot of work to find and link all of the necessary libraries and the result in not portable. Is there a simple way to take care of all of the dependencies? Thanks, Richard
5499
Age (days ago)
5499
Last active (days ago)
0 comments
1 participants
participants (1)
-
Richard G.