Releases: safareli/free
Releases · safareli/free
v1.0.0
<a name"1.0.0">
1.0.0 (2016-10-25)
Features
- fantasy-land: Free is Fantasy Land 1.0.x & 2.0.x compatible (f967bd02)
- stack: make foldMap stacksafe (0f3fbbf0, closes #22)
BREAKING CHANGES
foldMap
andretract
now take type representative of target Monad instead of a function- as of Fantasy Land 1.0.0 requires flipping of
of
arguments it's flipped here as well - target Monad should also be ChainRec
v0.3.0-deprecated
<a name"0.3.0">
0.3.0 (2016-10-25)
this version should have been a major bump. use 1.0.0 instead!