]> gitweb.michael.orlitzky.com - dead/htsn.git/commitdiff
Bump version to allow network-2.5. 0.0.9
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 23 Apr 2014 14:26:07 +0000 (10:26 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 23 Apr 2014 14:26:07 +0000 (10:26 -0400)
htsn.cabal

index a11a9ffc556bcb205a0b11f2a816244b5fcd92d0..504b90a5e3ceaf153d474e1681332ce5783afbc4 100644 (file)
@@ -1,5 +1,5 @@
 name:           htsn
 name:           htsn
-version:        0.0.8
+version:        0.0.9
 cabal-version:  >= 1.8
 author:         Michael Orlitzky
 maintainer:    Michael Orlitzky <michael@orlitzky.com>
 cabal-version:  >= 1.8
 author:         Michael Orlitzky
 maintainer:    Michael Orlitzky <michael@orlitzky.com>
@@ -217,7 +217,7 @@ executable htsn
     htsn-common                 == 0.0.1,
     hxt                         == 9.3.*,
     MissingH                    == 1.2.*,
     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.*
     tasty                       == 0.8.*,
     tasty-hunit                 == 0.8.*,
     unix                        == 2.6.*