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.
Util.Pp
1 parent e6396b8 commit 13d87f8Copy full SHA for 13d87f8
CHANGES.md
@@ -2,6 +2,10 @@
2
3
## Next
4
5
+- #379: Extend the set of `Util.Pp` pretty-printers and teach them to
6
+ add break hints similar to `ppx_deriving.show`; teach `to_show` to
7
+ generate truncated strings when `$MCTUTILS_TRUNCATE` environment
8
+ variable is set
9
- #368: Switch `STM_domain.agree_prop_par_asym` from using
10
`Semaphore.Binary` to using an `int Atomic.t` which improves
11
the error rate across platforms and backends
0 commit comments