Bump Cabal dep
authorIan Lynagh <igloo@earth.li>
Thu, 23 Sep 2010 14:32:41 +0000 (14:32 +0000)
committerIan Lynagh <igloo@earth.li>
Thu, 23 Sep 2010 14:32:41 +0000 (14:32 +0000)
libraries/bin-package-db/bin-package-db.cabal

index 05ee6e8..2014d03 100644 (file)
@@ -25,7 +25,7 @@ Library {
         build-depends: base >= 4 && < 5
 
     build-depends: binary == 0.5.*,
-                   Cabal >= 1.8 && < 1.10
+                   Cabal >= 1.8 && < 1.11
 
     extensions: CPP
 }