We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 375f210 commit c60aeaeCopy full SHA for c60aeae
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## Version 0.9.0.2 (2024-05-23)
2
+
3
+- Add `TypeOperators` pragma where needed.
4
5
## Version 0.9.0.1 (2022-07-28)
6
7
- Allow building with vector-0.13.*.
vector-algorithms.cabal
@@ -1,6 +1,6 @@
cabal-version: >= 1.10
name: vector-algorithms
-version: 0.9.0.1
+version: 0.9.0.2
license: BSD3
license-file: LICENSE
author: Dan Doel
0 commit comments