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.
1 parent af90d72 commit e38a6d6Copy full SHA for e38a6d6
src/dune
@@ -1,7 +1,7 @@
1
(library
2
(public_name zxcvbn)
3
(c_names zxcvbn_stubs zxcvbn)
4
- (c_flags (:standard "-I ."))
+ (c_flags (:standard -I .))
5
(preprocess
6
(pps
7
ppx_deriving.std
0 commit comments