Skip to content

Commit 6f4a5f1

Browse files
committed
Version 0.6.4
1 parent ee3417d commit 6f4a5f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## next [????.??.??]
1+
## 0.6.4 [2024.10.27]
22
* Drop support for pre-8.0 versions of GHC.
33

44
## 0.6.3 [2020.10.12]

data-reify.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: data-reify
2-
Version: 0.6.3
2+
Version: 0.6.4
33
Synopsis: Reify a recursive data structure into an explicit graph.
44
Description: 'data-reify' provided the ability to turn recursive structures into explicit graphs.
55
Many (implicitly or explicitly) recursive data structure can be given this ability, via

0 commit comments

Comments
 (0)