Module Frontend.Include_files

type t =
  1. | FileSystemPaths of string list
  2. | InMemory of string Core.String.Map.t
val include_provider : t Core.ref

Where and how to look for #include-d files