Changelog for polysemy-RandomFu-0.3.0.0
v0.3.0.0
- Fixed runRandomSource to make it possible to run with sources where the MonadRandom is not Sem r. (Thanks to @Infinisil !)
- Added test to RandomFuSpec for the above change (Also, thanks to @Infinisil)
- Bumped version number accordingly
0.2.0.0
- Changes to keep up with ConstraintAbsorber changes in polysemy-zoo
0.1.0.0 (2019-06-14)
- Initial Release with RandomFu effect/intepreters