Skip to content

Commit 16db268

Browse files
committed
cstubs: reexport ctypes
1 parent 17096a5 commit 16db268

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/cstubs/dune

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@
44
(instrumentation
55
(backend bisect_ppx))
66
(wrapped false)
7-
(libraries ctypes str))
7+
(libraries
8+
(re_export ctypes)
9+
str))

0 commit comments

Comments
 (0)