## v0.4.2.1 - Reordered template splice for ghc9 ## v0.4.2.0 - Updated upper bounds for polysemy 1.5 ## v0.4.1.0 - Updated upper bounds for polysemy 1.3 ## v0.4.0.0 - Updated versions for polysemy (to >= 1.0.0) and polysemy-zoo. This changes some polysemy names. ## 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