We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7e5bf9 commit cadc601Copy full SHA for cadc601
Changelog.md
@@ -1,5 +1,10 @@
1
# NEXT
2
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
+
8
# 0.4.3
9
10
* 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