Module Dune_lang.Versioned_fileSource

Implementation of versioned files

Sourcemodule First_line : sig ... end

First line of versioned files

Sourcemodule type S = sig ... end
Sourcemodule Make (Data : sig ... end) : S with type data := Data.t
Sourceval no_more_lang : unit Decoder.fields_parser

Raise with an informative message when seeing a (lang ...) field.