tangled
alpha
login
or
join now
anil.recoil.org
/
unpac-work
0
fork
atom
My working unpac repository
0
fork
atom
overview
issues
pulls
pipelines
OPAM: x-maintenance-intent continued
Xavier Leroy
1 year ago
9c909756
d9669d0d
+1
-1
1 changed file
expand all
collapse all
unified
split
zarith.opam
+1
-1
zarith.opam
···
11
bug-reports: "https://github.com/ocaml/Zarith/issues"
12
dev-repo: "git+https://github.com/ocaml/Zarith.git"
13
license: "LGPL-2.0-only WITH OCaml-LGPL-linking-exception"
14
-
x-maintenance-intent: [("latest")]
15
build: [
16
["./configure"] {os != "openbsd" & os != "freebsd" & os != "macos"}
17
[
···
11
bug-reports: "https://github.com/ocaml/Zarith/issues"
12
dev-repo: "git+https://github.com/ocaml/Zarith.git"
13
license: "LGPL-2.0-only WITH OCaml-LGPL-linking-exception"
14
+
x-maintenance-intent: ["(latest)"]
15
build: [
16
["./configure"] {os != "openbsd" & os != "freebsd" & os != "macos"}
17
[