Skip to content

Commit b39f0b4

Browse files
committed
Version bump for generics-sop to 0.5.1.3.
1 parent 1c2be99 commit b39f0b4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

generics-sop/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
# 0.5.1.2 (2022-01-02)
27

38
* Compatibility with GHC-9.2.

generics-sop/generics-sop.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: generics-sop
2-
version: 0.5.1.2
2+
version: 0.5.1.3
33
synopsis: Generic Programming using True Sums of Products
44
description:
55
A library to support the definition of generic functions.

0 commit comments

Comments
 (0)