Skip to content

Commit

Permalink
Finalize singletons-{th,base}-3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanGlScott committed Oct 13, 2023
1 parent d4ff3c8 commit 2a60458
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion singletons-base/CHANGES.md
@@ -1,7 +1,7 @@
Changelog for the `singletons-base` project
===========================================

3.3 [????.??.??]
3.3 [2023.10.13]
----------------
* Require building with GHC 9.8.
* All singleton types with `SEq` or `SOrd` instances now have `Eq` or `Ord`
Expand Down
2 changes: 1 addition & 1 deletion singletons-th/CHANGES.md
@@ -1,7 +1,7 @@
Changelog for the `singletons-th` project
=========================================

3.3 [????.??.??]
3.3 [2023.10.13]
----------------
* Require building with GHC 9.8.
* Singled data types with derived `Eq` or `Ord` instances now generate `Eq` or
Expand Down

0 comments on commit 2a60458

Please sign in to comment.