]> gitweb @ CieloNegro.org - bindings-librrd.git/blobdiff - bindings-librrd.cabal
Relax dependency on base: == 4.*
[bindings-librrd.git] / bindings-librrd.cabal
index d7d266098bbc87d37562f1be8432a525a38ea1ce..33a6ab4b3d03e9471da50eec82fd1202c1efea2b 100644 (file)
@@ -6,7 +6,7 @@ Description:
 
     This package provides low-level bindings to librrd, which contains
     most of the functionality in RRDtool.
-Version:        0.1
+Version:        0.2.0.1
 License:        PublicDomain
 License-File:   COPYING
 Author:         PHO <pho at cielonegro dot org>
@@ -23,7 +23,7 @@ Source-Repository head
 
 Library
     Build-Depends:
-        base         == 4.2.*,
+        base         == 4.*,
         bindings-DSL == 1.0.*
 
     PkgConfig-Depends:
@@ -34,6 +34,7 @@ Library
 
     Exposed-Modules:
         Bindings.Librrd
+        Bindings.Librrd.Client
         Bindings.Posix.Time
 
     C-Sources: