Update bin-package-db's Cabal dep
authorIan Lynagh <igloo@earth.li>
Tue, 6 Oct 2009 16:06:33 +0000 (16:06 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 6 Oct 2009 16:06:33 +0000 (16:06 +0000)
libraries/bin-package-db/bin-package-db.cabal

index 9cc2e86..cc03200 100644 (file)
@@ -17,5 +17,5 @@ Library {
 
     build-depends: base >= 3 && < 5,
                    binary == 0.5.*,
-                   Cabal == 1.7.*
+                   Cabal == 1.8.*
 }