Update .cabal file.
[hs-java.git] / hs-java.cabal
index a3b918260201f78afc3f194badf72b9db370a29c..b36222755629cdf5ee961534bc6e001e839b5fda 100644 (file)
@@ -12,6 +12,8 @@ Description:    This package declares data types for Java .class files format an
                 to assemble/disassemble Java bytecode. See dump-class.hs, rebuild-class.hs,
                 TestGen.hs for examples of usage.
 
+Bug-reports: http://home.iportnov.ru:3000/projects/hs-java/
+
 Extra-source-files: dump-class.hs
                     rebuild-class.hs
                     TestGen.hs
@@ -49,3 +51,4 @@ library
 Source-repository head
   type:     git
   location: git@gitorious.org:hs-java/hs-java.git
+