htsn 0.0.8 → 0.0.9
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~network
Dependency ranges changed: network
Files
- htsn.cabal +2/−2
htsn.cabal view
@@ -1,5 +1,5 @@ name: htsn-version: 0.0.8+version: 0.0.9 cabal-version: >= 1.8 author: Michael Orlitzky maintainer: Michael Orlitzky <michael@orlitzky.com>@@ -217,7 +217,7 @@ 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.*