Update .cabal file.
authorIlya V. Portnov <i.portnov@compassplus.ru>
Mon, 26 Dec 2011 05:27:41 +0000 (11:27 +0600)
committerIlya V. Portnov <i.portnov@compassplus.ru>
Mon, 26 Dec 2011 05:38:54 +0000 (11:38 +0600)
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.
 
                 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
 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
 Source-repository head
   type:     git
   location: git@gitorious.org:hs-java/hs-java.git
+