All Versions
4
Latest Version
Avg Release Cycle
138 days
Latest Release
2591 days ago
Changelog History
Changelog History
-
v0.2.1
March 22, 2018 -
v0.2.1.0 Changes
March 21, 2018- ๐ Upper bounds have been removed. This is due to lack of maintainer time.
-
v0.2.0.0 Changes
February 07, 2017๐ฅ Breaking Changes
- The type of
gets
was changed to actually be thegets
operation. Control.Effect.Nondeterminism
now useslist-transformer
instead of lists.Control.Effect.Nondeterminism.choose
now chooses from anyFoldable
structure.
Non-breaking Changes
- A
MonadIO
instance was added toEff
. - ๐ New function:
Control.Effect.Nondeterminism.runNondeterminismM
.
Other changes
- The upper bound of
base
was increased.
- The type of
-
v0.1.0.0 Changes
February 02, 2017- ๐ First version. Released on an unsuspecting world. Mwahaha.