module type Basic = Base__Monad_intf.Basic
module type Basic2 = Base__Monad_intf.Basic2
module type Basic3 = Base__Monad_intf.Basic3
module type Infix = Base__Monad_intf.Infix
module type Infix2 = Base__Monad_intf.Infix2
module type Infix3 = Base__Monad_intf.Infix3
module type Syntax = Base__Monad_intf.Syntax
module type Syntax2 = Base__Monad_intf.Syntax2
module type Syntax3 = Base__Monad_intf.Syntax3
module type S = Base__Monad_intf.S
module type S2 = Base__Monad_intf.S2
module type S3 = Base__Monad_intf.S3
module type S_indexed = Base__Monad_intf.S_indexed
module Ident : S with type 'a t = 'a