Skip to content

Commit cadc601

Browse files
committed
Update changelog
1 parent b7e5bf9 commit cadc601

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Changelog.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# NEXT
22

3+
* Add `Alpha` and `Subst` instances for `NonEmpty`. Thanks Brent Yorgey (byorgey)
4+
* Add GHC 9.8 to CI matrix
5+
* Bump base >= 4.9
6+
* Remove `tested-with: 7.x` in `unbound-generics.cabal`. We removed CI testing with GHC 7.x last year.
7+
38
# 0.4.3
49

510
* Add an `instantiate` function that substitutes a list of terms for a collection of bound variables in a toplevel `Bind p t` term.

0 commit comments

Comments
 (0)