From 2fdfbb47d343a47f8f552a9a2cd9ca7b49824d30 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Wed, 23 Apr 2014 10:26:07 -0400 Subject: [PATCH] Bump version to allow network-2.5. --- htsn.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htsn.cabal b/htsn.cabal index a11a9ff..504b90a 100644 --- a/htsn.cabal +++ b/htsn.cabal @@ -1,5 +1,5 @@ name: htsn -version: 0.0.8 +version: 0.0.9 cabal-version: >= 1.8 author: Michael Orlitzky maintainer: Michael Orlitzky @@ -217,7 +217,7 @@ executable htsn htsn-common == 0.0.1, hxt == 9.3.*, MissingH == 1.2.*, - network == 2.4.*, + network >= 2.4 && < 2.6, tasty == 0.8.*, tasty-hunit == 0.8.*, unix == 2.6.* -- 2.43.2