Name: bindings-CarbonCore Synopsis: Low level bindings to Apple's CarbonCore Framework Description: Bindings to Apple's CarbonCore Framework Version: 0.1 License: PublicDomain License-File: COPYING Author: PHO Maintainer: PHO Stability: experimental Homepage: http://cielonegro.org/Bindings-CarbonCore.html Category: FFI Tested-With: GHC == 6.12.3 Cabal-Version: >= 1.6 Build-Type: Simple Extra-Source-Files: COPYING Source-Repository head Type: git Location: git://git.cielonegro.org/bindings-CarbonCore.git Library Build-Depends: base == 4.2.*, bindings-DSL == 1.0.* Frameworks: CoreServices Exposed-Modules: Bindings.CoreServices.CarbonCore.AIFF Bindings.CoreServices.CarbonCore.AVLTree Bindings.CoreServices.CarbonCore.Aliases Bindings.CoreServices.CarbonCore.Files Bindings.CoreServices.CarbonCore.Finder Bindings.CoreServices.CarbonCore.MacTypes Bindings.CoreServices.CarbonCore.OSUtils Bindings.CoreServices.CarbonCore.UTCUtils C-Sources: cbits/helper_aiff.c cbits/helper_files.c cbits/helper_mactypes.c CC-Options: -fpascal-strings Extensions: ForeignFunctionInterface