Skip to content

Commit 42f18a9

Browse files
cyberhumanrr0gi
authored andcommitted
Remove dependency on ctypes-foreign
1 parent ca9695e commit 42f18a9

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.merlin

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@ B _build/bindings
66
B _build/stubgen
77
B +threads
88
PKG ctypes
9-
PKG ctypes.foreign
109
PKG unix

opam

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,5 @@ depends: [
2020
"ocamlfind" {build}
2121
"ocamlbuild" {build}
2222
"ctypes" {>= "0.7.0"}
23-
"ctypes-foreign" {>= "0.4.0"}
2423
"conf-mariadb" {build}
2524
]

0 commit comments

Comments
 (0)