From bd95bf0672a12768125633f4be2b39ea9d1488de Mon Sep 17 00:00:00 2001 From: "Ilya V. Portnov" Date: Fri, 16 Sep 2011 16:23:16 +0600 Subject: [PATCH] Update .cabal file. --- hs-java.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.25.1