Up

Module Or_error = Or_error.Stable

Signature

module V1 : Stable_module_types.S1 with type 'a t = 'a Or_error.t
Or_error.t is wire compatible with V2.t, but not V1.t, like Info.Stable and Error.Stable.
module V2 : Stable_module_types.S1 with type 'a t = 'a Or_error.t