packages feed

network 2.3.0.1 → 2.3.0.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~parsec

Dependency ranges changed: parsec

Files

network.cabal view
@@ -1,5 +1,5 @@ name:           network-version:        2.3.0.1+version:        2.3.0.2 license:        BSD3 license-file:   LICENSE maintainer:     Johan Tibell <johan.tibell@gmail.com>@@ -41,7 +41,7 @@   build-depends:     base >= 3 && < 4.4,     bytestring < 1.0,-    parsec >= 2.0 && < 3.1.1+    parsec >= 2.0 && < 3.2    if !os(windows)     build-depends: