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 bb65f5c commit 685fa89Copy full SHA for 685fa89
ChangeLog
@@ -1,3 +1,15 @@
1
+5.5.3.1
2
+-------
3
+
4
+* Hopefully clearer documentation for `&`, `Context` and the
5
+ `ufold`-based functions.
6
7
+* Thanks to David Feuer, the existing benchmark suite is now runnable
8
+ with `cabal bench`.
9
10
+* Some performance improvements for `PatriciaTree`, thanks to David
11
+ Feuer.
12
13
5.5.3.0
14
-------
15
fgl.cabal
@@ -1,5 +1,5 @@
name: fgl
-version: 5.5.3.0
+version: 5.5.3.1
license: BSD3
license-file: LICENSE
author: Martin Erwig, Ivan Lazar Miljenovic
0 commit comments