extensible-effects-concurrent v0.4.0.0 Release Notes

    • Switch to extensible-effects version 3.0.0.0
    • ๐Ÿ‘Œ Improve single threaded scheduler to be more space efficient
    • โž• Add some strictness annotations
    • โž• Add Control.Eff.Loop with (hopefully) constant space forever and replicateM_
    • โž• Add Control.Eff.Concurrent, a module that conveniently re-exports most library functions.