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 261d833 commit b898e57Copy full SHA for b898e57
ppx_inline_test.opam
@@ -12,7 +12,7 @@ build: [
12
depends: [
13
"ocaml" {>= "4.04.2"}
14
"base"
15
- "dune" {build & >= "1.5.1"}
+ "dune" {>= "1.5.1"}
16
"ppxlib" {>= "0.9.0"}
17
]
18
synopsis: "Syntax extension for writing in-line tests in ocaml code"
0 commit comments