X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=hs-java.git;a=blobdiff_plain;f=hs-java.cabal;h=02b4234fed3dfadab79d63584281e89853f41a85;hp=eb460385c91c5ff32c0a0f4257e64cb9e56ec1e5;hb=bd95bf0672a12768125633f4be2b39ea9d1488de;hpb=8876aca404b4c111461b7582bb772d219babd3aa 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