threads-supervisor 1.0.4.0 → 1.0.4.1
raw patch · 2 files changed
+2/−1 lines, 2 files
Files
src/Control/Concurrent/Supervisor/Types.hs view
@@ -13,6 +13,7 @@ module Control.Concurrent.Supervisor.Types ( SupervisorSpec0 , Supervisor0+ , QueueLike(..) , Child_ , DeadLetter , RestartAction
threads-supervisor.cabal view
@@ -1,5 +1,5 @@ name: threads-supervisor-version: 1.0.4.0+version: 1.0.4.1 synopsis: Simple, IO-based library for Erlang-style thread supervision description: Simple, IO-based library for Erlang-style thread supervision license: MIT