lib:extensible-effects-concurrent
Modules
- Control.Eff.Concurrent
- Control.Eff.Concurrent.Process
- Control.Eff.Concurrent.Process.ForkIOScheduler
- Control.Eff.Concurrent.Process.Interactive
- Control.Eff.Concurrent.Process.SingleThreadedScheduler
- Control.Eff.Concurrent.Process.Timer
- Control.Eff.Concurrent.Protocol
- Control.Eff.Concurrent.Protocol.Broker
- Control.Eff.Concurrent.Protocol.CallbackServer
- Control.Eff.Concurrent.Protocol.Client
- Control.Eff.Concurrent.Protocol.EffectfulServer
- Control.Eff.Concurrent.Protocol.Observer
- Control.Eff.Concurrent.Protocol.Observer.Queue
- Control.Eff.Concurrent.Protocol.StatefulServer
- Control.Eff.Concurrent.Protocol.Watchdog
- Control.Eff.Concurrent.Protocol.Wrapper
- Control.Eff.Concurrent.Pure
- Control.Eff.Concurrent.SingleThreaded
- Control.Eff.ExceptionExtra
- Control.Eff.Log
- Control.Eff.Log.Examples
- Control.Eff.Log.Handler
- Control.Eff.Log.Message
- Control.Eff.Log.MessageRenderer
- Control.Eff.Log.Writer
- Control.Eff.LogWriter.Async
- Control.Eff.LogWriter.Console
- Control.Eff.LogWriter.DebugTrace
- Control.Eff.LogWriter.File
- Control.Eff.LogWriter.Rich
- Control.Eff.LogWriter.UDP
- Control.Eff.LogWriter.UnixSocket
- Control.Eff.Loop
Dependencies
- async lib:async >=2.2 && <3
- base lib:base >=4.12 && <5
- containers lib:containers >=0.5.8 && <0.7
- data-default lib:data-default >=0.7 && <0.8
- deepseq lib:deepseq >=1.4 && <1.5
- directory lib:directory >=0
- exceptions lib:exceptions >=0.10 && <0.11
- extensible-effects lib:extensible-effects >=5 && <6
- filepath lib:filepath >=1.4 && <1.5
- hashable lib:hashable >=1.2
- hostname lib:hostname >=0
- lens lib:lens >=4.14 && <5
- monad-control lib:monad-control >=1.0 && <1.1
- mtl lib:mtl >=2.2 && <2.3
- network lib:network >=2 && <4
- safe-exceptions lib:safe-exceptions >=0.1 && <0.2
- stm lib:stm >=2.4.5 && <2.6
- text lib:text >=1.2 && <1.3
- time lib:time >=1.8 && <2
- transformers-base lib:transformers-base >=0.4 && <0.5
Reverse dependencies
Direct only. Not exhaustive.
- extensible-effects-concurrent exe:extensible-effects-concurrent-example-1
- extensible-effects-concurrent exe:extensible-effects-concurrent-example-2
- extensible-effects-concurrent exe:extensible-effects-concurrent-example-3
- extensible-effects-concurrent exe:extensible-effects-concurrent-example-4
- extensible-effects-concurrent test:extensible-effects-concurrent-test