You can search for identifiers within the package.
in-package search v0.2.0
module IO : Git.Sync.IO
module Result : module type of Git.Sync.Result with type fetch = Git.Sync.Result.fetch and type push = Git.Sync.Result.push
module Make (S : Git.Store.S) : Git.Sync.S with type t = S.t