File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,6 @@ library
7070 Control.Distributed.Process.Platform.Service.Registry,
7171 Control.Distributed.Process.Platform.Service.SystemLog,
7272 Control.Distributed.Process.Platform.Supervisor,
73- Control.Distributed.Process.Platform.Supervisor.Types,
7473 Control.Distributed.Process.Platform.Task.Queue.BlockingQueue,
7574 Control.Distributed.Process.Platform.Test,
7675 Control.Distributed.Process.Platform.Time,
@@ -89,7 +88,9 @@ library
8988 Control.Distributed.Process.Platform.Internal.Queue.PriorityQ
9089 Control.Distributed.Process.Platform.Internal.Unsafe,
9190 Control.Distributed.Process.Platform.ManagedProcess.Internal.Types,
92- Control.Distributed.Process.Platform.ManagedProcess.Internal.GenProcess
91+ Control.Distributed.Process.Platform.ManagedProcess.Internal.GenProcess,
92+ Control.Distributed.Process.Platform.Supervisor.Types
93+
9394
9495test-suite TimerTests
9596 type : exitcode-stdio-1.0
You can’t perform that action at this time.
0 commit comments