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 889ac78 commit 083a873Copy full SHA for 083a873
CHANGES.md
@@ -1,3 +1,11 @@
1
+## 0.2.7.1
2
+
3
+ * Fix linker error related to popcnt.
4
5
+ * Haddock improvements.
6
7
+ * Fix benchmark compilation when downloaded from Hackage.
8
9
## 0.2.7.0
10
11
* Support criterion 1.1
unordered-containers.cabal
@@ -1,5 +1,5 @@
name: unordered-containers
-version: 0.2.7.0
+version: 0.2.7.1
synopsis: Efficient hashing-based container types
description:
Efficient hashing-based container types. The containers have been
0 commit comments