distributed-process-tests 0.4.3.2 → 0.4.3.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~HUnitnew-uploader
Dependency ranges changed: HUnit
Files
distributed-process-tests.cabal view
@@ -1,5 +1,5 @@ name: distributed-process-tests-version: 0.4.3.2+version: 0.4.3.3 synopsis: Tests and test support tools for distributed-process. homepage: http://github.com/haskell-distributed/distributed-process-tests description: Tests and test suite for Cloud Haskell libraries.@@ -27,7 +27,7 @@ bytestring >= 0.9 && < 0.11, distributed-process >= 0.5.3 && < 0.6, distributed-static,- HUnit >= 1.2 && < 1.3,+ HUnit >= 1.2 && < 1.4, network-transport >= 0.4.1.0 && < 0.5, network >= 2.5 && < 2.7, random >= 1.0 && < 1.2,