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.
2 parents b4834b7 + bb70d0e commit 0768bacCopy full SHA for 0768bac
CHANGES.md
@@ -1,4 +1,4 @@
1
-# Unreleased
+# v3.4.0 (September 2025)
2
3
- Parser:
4
- New `->`-based syntax for `pred`, analogous to the new `func` one. E.g.
@@ -10,7 +10,7 @@
10
- Compiler:
11
- Fix `=!=>` that was adding a head cut, rather than a tail cut, in some
12
cases
13
- - Fix compilation bug concerning `Loc.t` being erroneusly compared
+ - Fix compilation bug concerning `Loc.t` being erroneously compared
14
15
# v3.3.1 (September 2025)
16
0 commit comments