]> gitweb @ CieloNegro.org - bindings-apr-util.git/blobdiff - bindings-apr-util.cabal
Bindings.APR.UUID
[bindings-apr-util.git] / bindings-apr-util.cabal
index d67ab9cff09a84e69a513474ba1947d8c10af4db..a78f1ac59c3af61c9479efc5c136389188238a45 100644 (file)
@@ -33,10 +33,39 @@ Library
         Bindings.APR.AnyLock
         Bindings.APR.Base64
         Bindings.APR.Buckets
+        Bindings.APR.Date
+        Bindings.APR.DBD
+        Bindings.APR.DBM
+        Bindings.APR.Hooks
+        Bindings.APR.LDAP
+        Bindings.APR.LDAP.Init
+        Bindings.APR.LDAP.Option
+        Bindings.APR.LDAP.Rebind
+        Bindings.APR.LDAP.URL
+        Bindings.APR.MD4
+        Bindings.APR.MD5
+        Bindings.APR.MemCache
+        Bindings.APR.Queue
+        Bindings.APR.RMM
+        Bindings.APR.ResList
+        Bindings.APR.SDBM
+        Bindings.APR.SHA1
+        Bindings.APR.StrMatch
+        Bindings.APR.Thread.Pool
+        Bindings.APR.URI
+        Bindings.APR.UUID
+        Bindings.APR.XLate
 
     C-Sources:
         cbits/helper_apr_anylock.c
         cbits/helper_apr_buckets.c
+        cbits/helper_apr_dbm.c
+        cbits/helper_apr_ldap.c
+        cbits/helper_apr_ldap_init.c
+        cbits/helper_apr_md4.c
+        cbits/helper_apr_sdbm.c
+        cbits/helper_apr_sha1.c
+        cbits/helper_apr_strmatch.c
 
     Extensions:
         ForeignFunctionInterface