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.
2 parents 6ddda4f + ed363f0 commit e0092acCopy full SHA for e0092ac
distributed-process.cabal
@@ -45,7 +45,7 @@ Library
45
binary >= 0.6.3 && < 0.10,
46
hashable >= 1.2.0.5 && < 1.3,
47
network-transport >= 0.4.1.0 && < 0.6,
48
- stm >= 2.4 && < 2.5,
+ stm >= 2.4 && < 2.6,
49
transformers >= 0.2 && < 0.6,
50
mtl >= 2.0 && < 2.4,
51
data-accessor >= 0.2 && < 0.3,
@@ -55,7 +55,7 @@ Library
55
rank1dynamic >= 0.1 && < 0.5,
56
syb >= 0.3 && < 0.8,
57
exceptions >= 0.5,
58
- containers >= 0.5 && < 0.6,
+ containers >= 0.5 && < 0.7,
59
deepseq >= 1.3.0.1 && < 1.6
60
Exposed-modules: Control.Distributed.Process,
61
Control.Distributed.Process.Closure,
0 commit comments