X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=hs-java.git;a=blobdiff_plain;f=hs-java.cabal;h=f5574921d78cda06b0bc084ad3046eeda08007ea;hp=0641f548700fdb2534083f0ccc319ddd88dd84a9;hb=d5d501380d4aa27933f16e83ccdd8ff35a90c234;hpb=312938f1af414da6443d21246e51a55e4457a885 diff --git a/hs-java.cabal b/hs-java.cabal index 0641f54..f557492 100644 --- a/hs-java.cabal +++ b/hs-java.cabal @@ -11,7 +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/ +Bug-reports: http://redmine.iportnov.ru/projects/hs-java/ Extra-source-files: dump-class.hs rebuild-class.hs