Update .cabal file.
authorIlya V. Portnov <i.portnov@compassplus.ru>
Fri, 16 Sep 2011 10:23:16 +0000 (16:23 +0600)
committerIlya V. Portnov <i.portnov@compassplus.ru>
Fri, 16 Sep 2011 10:23:16 +0000 (16:23 +0600)
hs-java.cabal

index eb460385c91c5ff32c0a0f4257e64cb9e56ec1e5..02b4234fed3dfadab79d63584281e89853f41a85 100644 (file)
@@ -21,7 +21,8 @@ library
 
   Build-Depends:  base >= 3 && <= 5, haskell98, containers, binary,
                   mtl, directory, filepath, utf8-string, array,
 
   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
 
 
   ghc-options: -fwarn-unused-imports