rechiko/esy.lock/opam/msys2-mingw64.1/opam
2025-05-18 17:15:47 +05:30

18 lines
495 B
Plaintext
Generated

opam-version: "2.0"
synopsis: "MSYS2 MINGW64 Environment"
description: """
This package selects the MINGW64 MSYS2 Environment.
Toolchain: gcc (mingw-w64)
Architecture: x86_64
C Runtime Library: msvcrt
C++ Runtime Library: libstdc++"""
maintainer: "David Allsopp <david@tarides.com>"
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"