cabal: bump data-default dependency to 0.5.0. master
authorIlya Portnov <portnov@iportnov.ru>
Thu, 21 Jun 2012 16:54:07 +0000 (22:54 +0600)
committerIlya Portnov <portnov@iportnov.ru>
Thu, 21 Jun 2012 16:54:07 +0000 (22:54 +0600)
hs-java.cabal

index 98fc1d7b47dfad37d69d00643db0ae288bf648b7..3cac5193d4655e5ab16a34df675995e2cc760a92 100644 (file)
@@ -42,8 +42,8 @@ library
   Build-Depends:  base >= 3 && <= 5, containers, binary,
                   mtl, directory, filepath, utf8-string, array,
                   bytestring, data-binary-ieee754, binary-state,
-                  control-monad-exception, data-default, MissingH,
-                  LibZip, Glob, parsec >= 3 && <4
+                  control-monad-exception, data-default >= 0.5.0,
+                  MissingH, LibZip, Glob, parsec >= 3 && <4
 
   ghc-options: -fwarn-unused-imports