Skip to content

Commit 6ced13c

Browse files
committed
Ported distributed-process-systest
1 parent 385220f commit 6ced13c

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

packages/distributed-process-systest/distributed-process-systest.cabal

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,9 @@ library
3232
import: warnings
3333
exposed-modules: Control.Distributed.Process.SysTest.Utils
3434
Build-Depends: base >= 4.14 && < 5,
35-
ansi-terminal >= 0.5 && < 1.2,
3635
binary >= 0.8 && < 1.0,
37-
bytestring >= 0.10 && < 0.13,
3836
distributed-process >= 0.6.1 && < 0.8,
39-
distributed-static < 0.4,
4037
HUnit >= 1.2 && < 2,
41-
network-transport >= 0.4.1.0 && < 0.6,
42-
network >= 2.5 && < 3.3,
43-
random >= 1.0 && < 1.4,
44-
test-framework >= 0.6 && < 0.9,
45-
test-framework-hunit >= 0.2.0 && < 0.4,
4638
exceptions < 0.11,
4739
stm < 2.6
4840
hs-source-dirs: src

0 commit comments

Comments
 (0)