We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8611d0e commit a892c33Copy full SHA for a892c33
src/driver/packages.mli
@@ -95,5 +95,5 @@ val pp : Format.formatter -> t -> unit
95
96
type set = t Util.StringMap.t
97
98
-(** Turns a set of libraries into a map from library name to package *)
99
val of_libs : packages_dir:Fpath.t option -> Util.StringSet.t -> set
+(** Turns a set of libraries into a map from package name to package *)
0 commit comments