Update .cabal file. Bump version to 0.3.
authorIlya Portnov <portnov84@rambler.ru>
Sun, 2 Oct 2011 13:36:06 +0000 (19:36 +0600)
committerIlya Portnov <portnov84@rambler.ru>
Sun, 2 Oct 2011 13:36:06 +0000 (19:36 +0600)
hs-java.cabal

index c038730d336ae067313e8d9abcc788bf9c34fdc9..43a8d09dbe3cda98af50be90840c6119389e15a1 100644 (file)
@@ -1,5 +1,5 @@
 Name:           hs-java
-Version:        0.2
+Version:        0.3
 Cabal-Version:  >= 1.6
 License:        BSD3
 License-File:   LICENSE
@@ -32,10 +32,10 @@ library
   Build-Depends:  base >= 3 && <= 5, containers, binary,
                   mtl, directory, filepath, utf8-string, array,
                   bytestring, data-binary-ieee754, binary-state,
-                  control-monad-exception
+                  control-monad-exception, data-default
 
   ghc-options: -fwarn-unused-imports
 
 Source-repository head
   type:     git
-  location: git remote add origin git@gitorious.org:hs-java/hs-java.git
+  location: git@gitorious.org:hs-java/hs-java.git