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 d610119 commit 27e0c47Copy full SHA for 27e0c47
CHANGES.md
@@ -1,3 +1,9 @@
1
+## 0.2.7.2
2
+
3
+ * Don't use -fregs-graphs
4
5
+ * Fix benchmark compilation on stack.
6
7
## 0.2.7.1
8
9
* Fix linker error related to popcnt.
unordered-containers.cabal
@@ -1,5 +1,5 @@
name: unordered-containers
-version: 0.2.7.1
+version: 0.2.7.2
synopsis: Efficient hashing-based container types
description:
Efficient hashing-based container types. The containers have been
0 commit comments