Index of /repo/MacOSXBindings

Icon  Name                    Last modified      Size  Description
[DIR] Parent Directory - [DIR] Audio/ 15-Oct-2008 00:29 - [DIR] CoreFoundation/ 15-Oct-2008 00:29 - [   ] FourCC.hs 15-Oct-2008 01:30 481 [   ] MacOSX.cabal 15-Oct-2008 00:29 444 [DIR] MacOSX/ 15-Oct-2008 00:29 - [   ] Setup.hs 15-Oct-2008 00:29 150 [DIR] _darcs/ 26-Dec-2008 00:25 - [TXT] 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