Name: bindings-CoreFoundation Synopsis: Low level bindings to Apple's CoreFoundation Framework Description: Bindings to Apple's CoreFoundation Framework Version: 0.1 License: PublicDomain License-File: COPYING Author: PHO Maintainer: PHO Stability: experimental Homepage: http://cielonegro.org/Bindings-CoreFoundation.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-CoreFoundation.git Library Build-Depends: base == 4.2.*, bindings-DSL == 1.0.* Frameworks: CoreFoundation Exposed-Modules: Bindings.CoreFoundation.CFBase -- C-Sources: -- cbits/helper_aiff.c -- cbits/helper_files.c -- cbits/helper_mactypes.c -- CC-Options: -- -fpascal-strings Extensions: ForeignFunctionInterface