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 08cee04 commit 0aa3840Copy full SHA for 0aa3840
packages/ppx_map/ppx_map.0.1.0/opam
@@ -10,7 +10,7 @@ homepage: "https://github.com/bensmrs/ppx_map"
10
bug-reports: "https://github.com/bensmrs/ppx_map/issues"
11
depends: [
12
"dune" {>= "2.7"}
13
- "alcotest" {>= "1.6.0"}
+ "alcotest" {with-test & >= "1.6.0"}
14
"ppxlib" {>= "0.27.0"}
15
"odoc" {with-doc}
16
]
0 commit comments