From ab2c5927c89e5d57ae96db959074ddf6ff501b6a Mon Sep 17 00:00:00 2001 From: "Ilya V. Portnov" Date: Mon, 26 Dec 2011 11:27:41 +0600 Subject: [PATCH] Update .cabal file. --- hs-java.cabal | 3 +++ 1 file changed, 3 insertions(+) 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 + -- 2.25.1