We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c2be99 commit b39f0b4Copy full SHA for b39f0b4
generics-sop/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 0.5.1.3 (2023-04-23)
2
+
3
+* Compatibility with GHC-9.6 / th-abstraction-0.5
4
+ (thanks to Ryan Scott).
5
6
# 0.5.1.2 (2022-01-02)
7
8
* Compatibility with GHC-9.2.
generics-sop/generics-sop.cabal
@@ -1,5 +1,5 @@
name: generics-sop
-version: 0.5.1.2
+version: 0.5.1.3
synopsis: Generic Programming using True Sums of Products
description:
A library to support the definition of generic functions.
0 commit comments