X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=bindings-carbon-core.cabal;h=fe03998d14de6c76dc6e30ae6e7d9ddb317ee987;hb=a45e9c58dd952fe25f519657cc4f1f633f9ee453;hp=2ad84abc8d12fe5e60239f39d6f9bd6a11f539e3;hpb=5892ca57c20364cb3c18dcf3f381ad4aca38fb4f;p=bindings-CarbonCore.git diff --git a/bindings-carbon-core.cabal b/bindings-carbon-core.cabal index 2ad84ab..fe03998 100644 --- a/bindings-carbon-core.cabal +++ b/bindings-carbon-core.cabal @@ -29,10 +29,19 @@ Library CoreServices Exposed-Modules: + Bindings.CoreServices.CarbonCore.AIFF + Bindings.CoreServices.CarbonCore.AVLTree + Bindings.CoreServices.CarbonCore.Aliases + Bindings.CoreServices.CarbonCore.Files Bindings.CoreServices.CarbonCore.MacTypes + Bindings.CoreServices.CarbonCore.UTCUtils C-Sources: + cbits/helper_aiff.c cbits/helper_mactypes.c + CC-Options: + -fpascal-strings + Extensions: ForeignFunctionInterface