From 495004dfe17f85d370b7f5237d5e71b367af98ca Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 7 Jun 2015 21:46:59 +0200 Subject: automatic connections --- trivmix.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'trivmix.cabal') diff --git a/trivmix.cabal b/trivmix.cabal index 8eee4f0..3031c98 100644 --- a/trivmix.cabal +++ b/trivmix.cabal @@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/ name: trivmix -version: 0.1.0 +version: 0.2.0 -- synopsis: -- description: license: PublicDomain @@ -27,6 +27,7 @@ executable trivmix , unix >=2.7 && <3 , hinotify >=0.3 && <1 , transformers >=0.3 && <1 + , explicit-exception >=0.1 && <1 hs-source-dirs: src default-language: Haskell2010 -- cgit v1.2.3