typelet-0.1.6: CHANGELOG.md
# Revision history for typelet
## 0.1.6 -- 2025-07-19
* Relax bounds [together with Gabriele Sales]
* Use ghc-tcplugin-api 0.16
## 0.1.5 -- 2025-03-11
* Use ghc-tcplugin-api 0.14 [Chan Siu Man]
## 0.1.4 -- 2024-05-30
* Support ghc 9.6 (and drop ghc <= 8.8)
[together with Gabriele Sales]
## 0.1.3 -- 2023-03-06
* Support ghc 9.4
## 0.1.2 -- 2022-07-22
* Add `constructLet` (#112)
## 0.1.1.0 -- 2022-03-24
* Move to `ghc-tcplugin-api` 0.7
## 0.1.0.0 -- 2021-12-17
* First version.