packages feed

large-generics-0.2.2: CHANGELOG.md

# Revision history for large-generics

## 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