File tree Expand file tree Collapse file tree 3 files changed +22
-0
lines changed
packages/atomic/atomic.base Expand file tree Collapse file tree 3 files changed +22
-0
lines changed Original file line number Diff line number Diff line change 1+ name="atomic"
2+ version="[distributed with OCaml 4.12 or above]"
3+ description="dummy backward-compatibility package for Atomic"
4+ requires=""
Original file line number Diff line number Diff line change 1+ lib:[
2+ "META.atomic" {"META"}
3+ ]
Original file line number Diff line number Diff line change 1+ opam-version: "2.0"
2+ maintainer: " "
3+ authors: " "
4+ homepage: " "
5+ depends: [
6+ "ocaml" {>= "4.12.0"}
7+ ]
8+ dev-repo: "git+https://github.com/ocaml/ocaml.git"
9+ bug-reports: "https://caml.inria.fr/mantis/main_page.php"
10+ synopsis:
11+ "Compatibility package for OCaml's Atomic module starting from 4.12"
12+ extra-files: [
13+ ["atomic.install" "md5=07d4c6139af25547d07d3349554928fe"]
14+ ["META.atomic" "md5=711dbdefd03b934132b4ac0ab39e7c98"]
15+ ]
You can’t perform that action at this time.
0 commit comments