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 6aaa94b commit 51289d1Copy full SHA for 51289d1
packages/letters/letters.0.4.0/opam
@@ -29,7 +29,7 @@ depends: [
29
"odoc" {with-doc}
30
"ocamlformat" {dev}
31
]
32
-conflicts: ["rresult"] {< "0.7.0"}
+conflicts: ["rresult" {< "0.7.0"}]
33
build: [
34
["dune" "subst"] {dev}
35
[
0 commit comments