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 20bc3bc commit 321628bCopy full SHA for 321628b
test/ppx_deriving_qcheck/deriver/qcheck/dune
@@ -8,5 +8,5 @@
8
test_tuple
9
test_variants
10
test_record)
11
- (libraries qcheck-alcotest ppxlib ppx_deriving_qcheck qcheck)
+ (libraries qcheck-alcotest ppxlib ppx_deriving_qcheck qcheck-core)
12
(preprocess (pps ppxlib.metaquot ppx_deriving_qcheck)))
0 commit comments