Merge branch 'master' of lenovo.local:git/hs-java
authorIlya Portnov <portnov@iportnov.ru>
Sat, 19 May 2012 14:35:45 +0000 (20:35 +0600)
committerIlya Portnov <portnov@iportnov.ru>
Sat, 19 May 2012 14:35:45 +0000 (20:35 +0600)
Does not compile!

Conflicts:
Java/ClassPath.hs
Java/ClassPath/Common.hs
Java/JAR/Archive.hs
hs-java.cabal

hs-java.cabal

index b36222755629cdf5ee961534bc6e001e839b5fda..0641f548700fdb2534083f0ccc319ddd88dd84a9 100644 (file)
@@ -11,7 +11,6 @@ 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
@@ -51,4 +50,3 @@ library
 Source-repository head
   type:     git
   location: git@gitorious.org:hs-java/hs-java.git
-