From: Ilya V. Portnov Date: Fri, 16 Sep 2011 10:23:16 +0000 (+0600) Subject: Update .cabal file. X-Git-Tag: v0.3.2~45 X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=hs-java.git;a=commitdiff_plain;h=bd95bf0672a12768125633f4be2b39ea9d1488de Update .cabal file. --- 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