author | wenzelm |
Sun, 02 Oct 2022 17:03:02 +0200 | |
changeset 76242 | d704efeb01db |
parent 69954 | 96905404ffba |
permissions | -rw-r--r-- |
69934
13276f83fdac
updated to current opam-2.0.3, which is also the version provided by Cygwin 3.0.4;
wenzelm
parents:
69134
diff
changeset
|
1 |
This is OPAM 2.0.3 -- the OCaml Package Manager. |
69134 | 2 |
|
3 |
The executables for x86_64-linux and x86_64-darwin are from |
|
69934
13276f83fdac
updated to current opam-2.0.3, which is also the version provided by Cygwin 3.0.4;
wenzelm
parents:
69134
diff
changeset
|
4 |
https://github.com/ocaml/opam/releases/tag/2.0.3 |
69134 | 5 |
|
69954 | 6 |
In order to work properly, the underlying OS platform needs to provide |
7 |
standard build tools for C/OCaml development. Cygwin requires a separate |
|
8 |
package "opam" version 2.0.x. |
|
69134 | 9 |
|
10 |
||
11 |
Makarius |
|
69954 | 12 |
23-Mar-2018 |