Skip to content

Commit

Permalink
rm Control.Distributed.Process.Platform.Supervisor.Types from exposed…
Browse files Browse the repository at this point in the history
…-modules
  • Loading branch information
tavisrudd committed Apr 11, 2014
1 parent 1fab7e2 commit c77372d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions distributed-process-platform.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ library
Control.Distributed.Process.Platform.Service.Registry,
Control.Distributed.Process.Platform.Service.SystemLog,
Control.Distributed.Process.Platform.Supervisor,
Control.Distributed.Process.Platform.Supervisor.Types,
Control.Distributed.Process.Platform.Task.Queue.BlockingQueue,
Control.Distributed.Process.Platform.Test,
Control.Distributed.Process.Platform.Time,
Expand All @@ -89,7 +88,9 @@ library
Control.Distributed.Process.Platform.Internal.Queue.PriorityQ
Control.Distributed.Process.Platform.Internal.Unsafe,
Control.Distributed.Process.Platform.ManagedProcess.Internal.Types,
Control.Distributed.Process.Platform.ManagedProcess.Internal.GenProcess
Control.Distributed.Process.Platform.ManagedProcess.Internal.GenProcess,
Control.Distributed.Process.Platform.Supervisor.Types


test-suite TimerTests
type: exitcode-stdio-1.0
Expand Down

0 comments on commit c77372d

Please sign in to comment.