opam-version: "2.0" synopsis: "MSYS2 CLANG32 Environment" description: """ This package selects the CLANG32 MSYS2 Environment. Toolchain: llvm Architecture: i686 C Runtime Library: ucrt C++ Runtime Library: libc++""" maintainer: "David Allsopp " authors: "David Allsopp" license: "CC0-1.0+" homepage: "https://opam.ocaml.org" bug-reports: "https://github.com/ocaml/opam-repository/issues" flags: compiler depends: "msys2" {post} conflict-class: "msys2-env"