From: Ilya V. Portnov Date: Mon, 26 Dec 2011 05:27:41 +0000 (+0600) Subject: Update .cabal file. X-Git-Tag: v0.3.2~10^2~1 X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=hs-java.git;a=commitdiff_plain;h=ab2c5927c89e5d57ae96db959074ddf6ff501b6a Update .cabal file. --- diff --git a/hs-java.cabal b/hs-java.cabal index a3b9182..b362227 100644 --- a/hs-java.cabal +++ b/hs-java.cabal @@ -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 +