fused-effects-random v1.1 Release Notes

    • ๐Ÿ‘Œ Support for random 1.2.

    • ๐Ÿ‘Œ Support for ghc 8.10.

    Backwards-incompatible changes

    • ๐Ÿ‘Œ Support for fused-effects 1.1.

    • ๐Ÿšš Moves the RandomC carrier into its own module, Control.Carrier.Random.Gen.

    • ๐Ÿ“‡ Renames the Random effectโ€™s operations.

    • โž• Adds an operation producing an exponential distribution.