Skip to content

Commit ecc4c7a

Browse files
committed
warnings
1 parent 5261974 commit ecc4c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ppx2/dune

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(executable
22
(name Ppx_Unmonads)
33
(public_name ppx_unmonads.exe)
4-
(flags :standard -w -9)
4+
(flags :standard -w -9-3)
55
(libraries compiler-libs ppx_tools_versioned)
66
(preprocess (pps ppx_tools_versioned.metaquot_406))
77
)

0 commit comments

Comments
 (0)