We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 88f8b02 + 6df3b36 commit c00383fCopy full SHA for c00383f
packages/ctypes/ctypes.0.1.1/opam
@@ -5,6 +5,7 @@ bug-reports: "http://github.com/yallop/ocaml-ctypes/issues"
5
license: "MIT"
6
build: make
7
remove: [["ocamlfind" "remove" "ctypes"]]
8
+available: os != "win32"
9
depends: [
10
"ocaml" {>= "4.00.0" & < "4.03.0"}
11
"ocamlfind"
packages/ctypes/ctypes.0.2.3/opam
@@ -7,6 +7,7 @@ build: make
remove: [
["ocamlfind" "remove" "ctypes"]
]
12
13
packages/ctypes/ctypes.0.3.4/opam
"base-bytes"
0 commit comments