All Versions
6
Latest Version
Avg Release Cycle
133 days
Latest Release
2232 days ago
Changelog History
Changelog History
-
v0.4.0.1 Changes
May 07, 2020- #7: Support GHC-8.10. Move from GHC-8.8.1 support to GHC-8.8.3.
-
v0.4.0.0 Changes
December 26, 2019- ๐ Support GHC-8.8, GHC-8.6, GHC-8.4, GHC-8.2. Drop older GHC versions support.
- โก๏ธ Update maintenance info.
-
v0.3.1.0 Changes
- โ Added
ireplicateMandireplicateM_.
- โ Added
-
v0.3.0.0 Changes
ifindnow returns the index alongside with the value (same as inlens).
-
v0.2.0.0 Changes
izipWithMandizipWithM_have been generalised fromMonadtoApplicative(which mimics what was done in base-4.9).
-
v0.1.0.0 Changes
๐ First release.