We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c03a0a3 commit c8c893bCopy full SHA for c8c893b
CHANGELOG.md
@@ -2,6 +2,7 @@
2
3
## 0.2.0.1
4
* Fix bug with new comparison expressions. gt and geq were actually implemented as lt and leq.
5
+* Changes to make library work with ghc 9.10.1 and 9.12.2
6
7
## 0.2.0.0
8
### Replace `Function` adt with a column expression syntax.
0 commit comments