]> gitweb @ CieloNegro.org - bindings-CoreFoundation.git/blobdiff - bindings-CoreFoundation.cabal
CFLocale.h
[bindings-CoreFoundation.git] / bindings-CoreFoundation.cabal
index 21c84cedc62a57177814efab6137ed3efdfac0eb..8c4b6e457f1fc87caef51fe63f0bd13a66cc7911 100644 (file)
@@ -31,10 +31,18 @@ Library
     Exposed-Modules:
         Bindings.CoreFoundation.CFArray
         Bindings.CoreFoundation.CFBase
+        Bindings.CoreFoundation.CFCharacterSet
+        Bindings.CoreFoundation.CFData
+        Bindings.CoreFoundation.CFDictionary
+        Bindings.CoreFoundation.CFLocale
 
     C-Sources:
         cbits/helper_CFArray.c
         cbits/helper_CFBase.c
+        cbits/helper_CFCharacterSet.c
+        cbits/helper_CFData.c
+        cbits/helper_CFDictionary.c
+        cbits/helper_CFLocale.c
 
     Extensions:
         ForeignFunctionInterface