We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 385220f commit 6ced13cCopy full SHA for 6ced13c
packages/distributed-process-systest/distributed-process-systest.cabal
@@ -32,17 +32,9 @@ library
32
import: warnings
33
exposed-modules: Control.Distributed.Process.SysTest.Utils
34
Build-Depends: base >= 4.14 && < 5,
35
- ansi-terminal >= 0.5 && < 1.2,
36
binary >= 0.8 && < 1.0,
37
- bytestring >= 0.10 && < 0.13,
38
distributed-process >= 0.6.1 && < 0.8,
39
- distributed-static < 0.4,
40
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,
46
exceptions < 0.11,
47
stm < 2.6
48
hs-source-dirs: src
0 commit comments