Index of /repo/MacOSXBindings
Name Last modified Size Description
Parent Directory -
Audio/ 15-Oct-2008 00:29 -
CoreFoundation/ 15-Oct-2008 00:29 -
FourCC.hs 15-Oct-2008 01:30 481
MacOSX.cabal 15-Oct-2008 00:29 444
MacOSX/ 15-Oct-2008 00:29 -
Setup.hs 15-Oct-2008 00:29 150
_darcs/ 26-Dec-2008 00:25 -
todo.txt 15-Oct-2008 00:29 320
This package contains:
- FFI layers to Mac OS X specific APIs
- CoreFoundation
- CoreAudio
- Plus other methods and helper functions I find useful.
- Created on an as-need basis and by hand. Not the best but solves my requirements nicely.
- (DISABLED) A cabal build hook to add:
- Support for packaging an executable into an application package.
- C++, Objective-C[++], support
- Better support for frameworks
- Constrains Mac OS X target to 10.4 - Will extend in the future.
The cabal build hook is disabled as it only worked with GHC 6.6.1 and Cabal 1.2 (I think). The build
hook needs major work to get running again.
Send patches to: coreyoconnor@gmail.com