packages feed

fused-effects-random-1.1.0.0: CHANGELOG.md

# 1.1

- 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.


# 1.0.0.0

- Port to `fused-effects` 1.


# 0.0.0.0

- Initial port from `fused-effects`.