We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35edaff commit 4affb26Copy full SHA for 4affb26
CHANGES.md
@@ -1,4 +1,4 @@
1
-# v0.1.1 - 2020-07-13
+# v0.1.1 - 2020-07-15
2
- Add: Refl.hash provides an hash function for every comparable structure.
3
4
- Fix: lazy structure were not annotated with `Lazy kind.
dune-project
@@ -9,6 +9,7 @@
9
(homepage "https://github.com/thierry-martinez/refl")
10
(bug_reports "https://github.com/thierry-martinez/refl")
11
(documentation "https://github.com/thierry-martinez/refl")
12
+(version "0.1.1")
13
14
(package
15
(name refl)
refl.opam.template
0 commit comments