package elpi

  1. Overview
  2. Docs

Module type Parser_config.ParseFileSource

val parse_file : ?cwd:string -> string -> (Digest.t * Ast.Program.decl list) list