packages feed

network-transport-tests 0.2.4.1 → 0.2.4.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~ansi-terminalPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: ansi-terminal

API changes (from Hackage documentation)

Files

network-transport-tests.cabal view
@@ -1,5 +1,5 @@ name:                network-transport-tests-version:             0.2.4.1+version:             0.2.4.2 synopsis:            Unit tests for Network.Transport implementations -- description: homepage:            http://haskell-distributed.github.com@@ -28,7 +28,7 @@                        bytestring >= 0.9 && < 0.11,                        random >= 1.0 && < 1.2,                        mtl >= 2.1 && < 2.3,-                       ansi-terminal >= 0.5 && < 0.7+                       ansi-terminal >= 0.5   hs-source-dirs:      src   ghc-options:         -Wall -fno-warn-unused-do-bind   extensions:          CPP,