X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=hs-java.git;a=blobdiff_plain;f=hs-java.cabal;h=a3b918260201f78afc3f194badf72b9db370a29c;hp=50b5f5723b4cad166520ca3004a1b229370b5d28;hb=359cf0fa124cd3bc0ffedf8ecee77022970ba562;hpb=16e599a66ff843547b005beba38923869665efe8 diff --git a/hs-java.cabal b/hs-java.cabal index 50b5f57..a3b9182 100644 --- a/hs-java.cabal +++ b/hs-java.cabal @@ -31,13 +31,18 @@ library Java.ClassPath Java.ClassPath.Types Java.ClassPath.Common + Java.JAR Java.JAR.Archive + Java.META + Java.META.Types + Java.META.Spec + Java.META.Parser Build-Depends: base >= 3 && <= 5, containers, binary, mtl, directory, filepath, utf8-string, array, bytestring, data-binary-ieee754, binary-state, control-monad-exception, data-default, MissingH, - LibZip, Glob + LibZip, Glob, parsec >= 3 && <4 ghc-options: -fwarn-unused-imports