diff --git a/src/lib_utils/trace.ml b/src/lib_utils/trace.ml index d76c61c32..4afc46b80 100644 --- a/src/lib_utils/trace.ml +++ b/src/lib_utils/trace.ml @@ -76,6 +76,7 @@ let (>>|?) = apply module Let_syntax = struct let bind m ~f = m >>? f + module Open_on_rhs_bind = struct end end let trace_strong err = function