]> gitweb @ CieloNegro.org - bindings-apr-util.git/blobdiff - bindings-apr-util.cabal
Bindings.APR.SDBM
[bindings-apr-util.git] / bindings-apr-util.cabal
index f78eb548b229172e0e00f2cac87e837ea16ba501..052cd4cb8cc44118c7e96e7ab7c6def55185fe80 100644 (file)
@@ -40,6 +40,16 @@ Library
         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.XLate
 
     C-Sources:
         cbits/helper_apr_anylock.c
@@ -47,6 +57,8 @@ Library
         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
 
     Extensions:
         ForeignFunctionInterface