From c51b5c819872b32c354ac7e48261f84ff6a07161 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 7 Jun 2015 22:22:15 +0200 Subject: =?UTF-8?q?removed=20connection=20options=20that=20weren=C2=B4t=20?= =?UTF-8?q?working=20and=20added=20support=20for=20forking=20a=20script?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- trivmix.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'trivmix.cabal') diff --git a/trivmix.cabal b/trivmix.cabal index 5d37032..c90aae4 100644 --- a/trivmix.cabal +++ b/trivmix.cabal @@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/ name: trivmix -version: 0.2.0 +version: 1.0.0 -- synopsis: -- description: license: PublicDomain @@ -28,6 +28,7 @@ executable trivmix , hinotify >=0.3 && <1 , transformers >=0.3 && <1 , explicit-exception >=0.1 && <1 + , process >=1.2 && <2 hs-source-dirs: src default-language: Haskell2010 ghc-options: -threaded -- cgit v1.2.3