Skip to content

Commit 96dbb86

Browse files
Relax n-t-tcp upper bound.
1 parent c03acb8 commit 96dbb86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distributed-process-tests/distributed-process-tests.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Test-Suite TestCHInTCP
7878
distributed-process-tests,
7979
network >= 2.3 && < 2.7,
8080
network-transport >= 0.4.1.0 && < 0.5,
81-
network-transport-tcp >= 0.3 && < 0.5,
81+
network-transport-tcp >= 0.3 && < 0.6,
8282
test-framework >= 0.6 && < 0.9
8383
else
8484
Buildable: False

0 commit comments

Comments
 (0)