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.
1 parent 32ee827 commit eff3a27Copy full SHA for eff3a27
CHANGES.md
@@ -23,7 +23,8 @@ profile. This started with version 0.26.0.
23
only use punning when it exists in the source.
24
This also applies to `let%ext` bindings (#2747, @WardBrian).
25
26
-- Support the unnamed functor parameters syntax in module types (#2755, @Julow)
+- Support the unnamed functor parameters syntax in module types
27
+ (#2755, #2759, @Julow)
28
```ocaml
29
module type F = ARG -> S
30
```
0 commit comments