dune/src/glob_lexer.boot.ml

8 lines
255 B
OCaml

(* We don't use globs in the bootstrap path to avoid avoid to include
ocaml-re. This speeds up the bootstrap. *)
let parse_string _ = failwith "globs are not available during bootstrap"
(* To force the ordering during bootstrap *)
let _ = Re.compile