We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8ef514 commit 0dacba4Copy full SHA for 0dacba4
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.0.2.1
2
+
3
+- Added support for GHC 9.12.
4
5
# 0.0.2.0
6
7
- Added the `fromSet` function to `MonoidMap`.
monoidmap.cabal
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: monoidmap
-version: 0.0.2.0
+version: 0.0.2.1
bug-reports: https://github.com/jonathanknowles/monoidmap/issues
license: Apache-2.0
license-file: LICENSE
0 commit comments