# Revision history for large-generics ## 0.2.3 -- 2025-07-19 * Support ghc up to 9.12 ## 0.2.2 -- 2024-05-30 * Support ghc 9.6 (and drop ghc <= 8.8) [together with Tristan Cacqueray and Gabriele Sales] ## 0.2.1 -- 2023-03-06 * Support ghc 9.4 ## 0.2.0.0 -- 2022-04-06 * Use `SmallArray` instead of `Vector` ## 0.1.0.0 -- 2022-03-23 * First public release