Skip to content

Commit cf02a9c

Browse files
committed
Version bump.
1 parent 38bcc25 commit cf02a9c

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.4 (2023-10-18)
2+
3+
* Compatibility with GHC-9.8 / th-abstraction-0.6
4+
(thanks to Ganesh Sittampalam).
5+
16
# 0.5.1.3 (2023-04-23)
27

38
* Compatibility with GHC-9.6 / th-abstraction-0.5

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.3
2+
version: 0.5.1.4
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)