X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=hs-java.cabal;h=02b4234fed3dfadab79d63584281e89853f41a85;hb=69b71af830218d6e1e20fae3cc42fdbaca1816ee;hp=eb460385c91c5ff32c0a0f4257e64cb9e56ec1e5;hpb=75ef14887a83273e60e35c2f0e47d099550c9628;p=hs-java.git diff --git a/hs-java.cabal b/hs-java.cabal index eb46038..02b4234 100644 --- a/hs-java.cabal +++ b/hs-java.cabal @@ -21,7 +21,8 @@ library Build-Depends: base >= 3 && <= 5, haskell98, containers, binary, mtl, directory, filepath, utf8-string, array, - bytestring, data-binary-ieee754, binary-state + bytestring, data-binary-ieee754, binary-state, + control-monad-exception ghc-options: -fwarn-unused-imports