Merge branch 'master' of lenovo.local:git/hs-java
[hs-java.git] / hs-java.cabal
index a3b918260201f78afc3f194badf72b9db370a29c..0641f548700fdb2534083f0ccc319ddd88dd84a9 100644 (file)
@@ -11,6 +11,7 @@ Build-Type:     Simple
 Description:    This package declares data types for Java .class files format and functions
                 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