Skip to content

Commit

Permalink
Ported distributed-process-systest
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentRDC committed Jan 8, 2025
1 parent 385220f commit 6ced13c
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,9 @@ library
import: warnings
exposed-modules: Control.Distributed.Process.SysTest.Utils
Build-Depends: base >= 4.14 && < 5,
ansi-terminal >= 0.5 && < 1.2,
binary >= 0.8 && < 1.0,
bytestring >= 0.10 && < 0.13,
distributed-process >= 0.6.1 && < 0.8,
distributed-static < 0.4,
HUnit >= 1.2 && < 2,
network-transport >= 0.4.1.0 && < 0.6,
network >= 2.5 && < 3.3,
random >= 1.0 && < 1.4,
test-framework >= 0.6 && < 0.9,
test-framework-hunit >= 0.2.0 && < 0.4,
exceptions < 0.11,
stm < 2.6
hs-source-dirs: src
Expand Down

0 comments on commit 6ced13c

Please sign in to comment.