We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4ee524 + 66a395a commit f54db7fCopy full SHA for f54db7f
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 0.0.4.1
2
+
3
+- Fixed spelling error in documentation.
4
+- Added the haddock `not-home` marker to `Data.MonoidMap.Internal`.
5
6
# 0.0.4.0
7
8
- Added the `fromMapWith` function to `MonoidMap`.
monoidmap.cabal
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: monoidmap
-version: 0.0.4.0
+version: 0.0.4.1
bug-reports: https://github.com/jonathanknowles/monoidmap/issues
license: Apache-2.0
license-file: LICENSE
0 commit comments