Skip to content

Latest commit

 

History

History
31 lines (14 loc) · 465 Bytes

CHANGELOG.md

File metadata and controls

31 lines (14 loc) · 465 Bytes

1.1.0.1

  • Support for ghcs through 9.10.1.

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.