We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17096a5 commit 16db268Copy full SHA for 16db268
src/cstubs/dune
@@ -4,4 +4,6 @@
4
(instrumentation
5
(backend bisect_ppx))
6
(wrapped false)
7
- (libraries ctypes str))
+ (libraries
8
+ (re_export ctypes)
9
+ str))
0 commit comments