You can search for identifiers within the package.
in-package search v0.2.0
module Decoder : DECODER
module Encoder : ENCODER
module Make (Vapp : WEB_APPLICATION with type 'msg decoder = 'msg Decoder.t and type encoder = Encoder.t) : sig ... end