Skip to content

Commit 32ab60e

Browse files
committedMar 21, 2024·
formatting
1 parent 6e0bfa4 commit 32ab60e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
* Add `Alpha` and `Subst` instances for `NonEmpty`. Thanks Brent Yorgey (byorgey)
66
* Add GHC 9.8 to CI matrix
7-
* Bump base >= 4.9
7+
* Bump `base` >= 4.9
88
* Remove `tested-with: 7.x` in `unbound-generics.cabal`. We removed CI testing with GHC 7.x last year.
99
* Move GSubst from `Unbound.Generics.LocallyNameless.Subst` into a separate `Internal` module that is exported. Now users can write their own generic traversals.
1010
Thanks Bohdan Liesnikov (liesnikov)

0 commit comments

Comments
 (0)
Please sign in to comment.