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 c267d84 commit 788c03aCopy full SHA for 788c03a
ppx_inline_test.opam
@@ -13,7 +13,7 @@ depends: [
13
"ocaml" {>= "4.04.2"}
14
"base"
15
"dune" {build & >= "1.5.1"}
16
- "ppxlib" {>= "0.6.0"}
+ "ppxlib" {>= "0.7.0"}
17
]
18
synopsis: "Syntax extension for writing in-line tests in ocaml code"
19
description: "
0 commit comments