Bump Cabal dep
authorIan Lynagh <igloo@earth.li>
Tue, 12 Oct 2010 15:45:28 +0000 (15:45 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 12 Oct 2010 15:45:28 +0000 (15:45 +0000)
libraries/bin-package-db/bin-package-db.cabal

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