X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fhtsn.git;a=blobdiff_plain;f=htsn.cabal;h=504b90a5e3ceaf153d474e1681332ce5783afbc4;hp=a11a9ffc556bcb205a0b11f2a816244b5fcd92d0;hb=cf2f709322725bbfb6fee031d267930333029fc0;hpb=aeb6d40121778735e8efea4e604b88c6f41af731 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.*