We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38bcc25 commit cf02a9cCopy full SHA for cf02a9c
generics-sop/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 0.5.1.4 (2023-10-18)
2
+
3
+* Compatibility with GHC-9.8 / th-abstraction-0.6
4
+ (thanks to Ganesh Sittampalam).
5
6
# 0.5.1.3 (2023-04-23)
7
8
* Compatibility with GHC-9.6 / th-abstraction-0.5
generics-sop/generics-sop.cabal
@@ -1,5 +1,5 @@
name: generics-sop
-version: 0.5.1.3
+version: 0.5.1.4
synopsis: Generic Programming using True Sums of Products
description:
A library to support the definition of generic functions.
0 commit comments