# Revision history for foldable1-classes-compat ## 0.1.3 -- 2026-01-08 * Allow building with MicroHs. * Allow building with `QuickCheck-2.17.*` and `quickcheck-instances-0.4.*`. ## 0.1.2 -- 2025-06-17 * Replace `test-framework` with `tasty` in the test suite. ## 0.1.1 -- 2024-12-05 * Drop support for pre-8.0 versions of GHC. ## 0.1 -- 2023-02-24 * Backport the `Foldable1` and `Bifoldable1` type classes that were introduced in `base-4.18.0.0` (GHC 9.6).