opam-version: "2.0" synopsis: "Select the mingw-w64 Windows port of OCaml" description: """ This package simply causes system-mingw to be selected. It's a legacy package from the "temporary" packaging of the mingw-w64 port of OCaml provided by @dra27 during 2022 and 2023, which is why there is no -msvc equivalent.""" authors: "David Allsopp" homepage: "https://opam.ocaml.org" bug-reports: "https://github.com/ocaml/opam-repository/issues" license: "CC0-1.0+" depends: [ "ocaml-variants" {post & >= "4.12.0~"} "system-mingw" ] available: os = "win32" maintainer: "David Allsopp " flags: compiler