this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #27523 from hannesm/re-add-base-ocamlbuild

Re add base-ocamlbuild, base-bytes.backport, base-num

authored by

Hannes Mehnert and committed by
GitHub
5c627de4 5a54ee27

+30
+10
packages/base-bytes/base-bytes.backport/opam
··· 1 + opam-version: "2.0" 2 + maintainer: " " 3 + authors: " " 4 + homepage: " " 5 + depends: [ 6 + "ocaml" {< "4.02.0"} 7 + "ocamlfind" {>= "1.5.3"} 8 + ] 9 + synopsis: "Bytes compatibility library distributed with ocamlfind" 10 + x-maintained: true
+1
packages/base-bytes/base-bytes.base/opam
··· 7 7 "ocamlfind" {>= "1.5.3"} 8 8 ] 9 9 synopsis: "Bytes library distributed with the OCaml compiler" 10 + x-maintained: true
+7
packages/base-num/base-num.base/opam
··· 1 + opam-version: "2.0" 2 + maintainer: "Xavier Leroy <xavier.leroy@inria.fr>" 3 + synopsis: "Num library distributed with the OCaml compiler" 4 + depends: [ 5 + "ocaml" {< "4.06.0"} 6 + ] 7 + x-maintained: true
+9
packages/base-ocamlbuild/base-ocamlbuild.base/opam
··· 1 + opam-version: "2.0" 2 + maintainer: "gabriel.scherer@gmail.com" 3 + 4 + synopsis: 5 + "OCamlbuild binary and libraries distributed with the OCaml compiler" 6 + depends: [ 7 + "ocaml" {>= "3.10" & < "4.03"} 8 + ] 9 + x-maintained: true
+1
packages/conf-freeglut/conf-freeglut.1/opam
··· 20 20 ] 21 21 synopsis: "Virtual package relying on a FreeGLUT system installation" 22 22 flags: conf 23 + x-maintained: true
+1
packages/conf-pic-switch/conf-pic-switch.0.1/opam
··· 22 22 "md5=584e1b9ef424cc069f7273d451b6f8ae" 23 23 ] 24 24 } 25 + x-maintained: true
+1
packages/ocaml-option-spacetime/ocaml-option-spacetime.1/opam
··· 13 13 ] 14 14 maintainer: "David Allsopp <david@tarides.com>" 15 15 flags: compiler 16 + x-maintained: true