Skip to content

Commit f96d579

Browse files
authored
Merge pull request ocaml#24326 from samoht/cohttp-mirage
cohttp-mirage: add missing avoid-version
2 parents fe741c0 + a3b7fdb commit f96d579

File tree

1 file changed

+1
-0
lines changed
  • packages/cohttp-mirage/cohttp-mirage.6.0.0~alpha2

1 file changed

+1
-0
lines changed

packages/cohttp-mirage/cohttp-mirage.6.0.0~alpha2/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ depends: [
4444
"odoc" {with-doc}
4545
]
4646
dev-repo: "git+https://github.com/mirage/ocaml-cohttp.git"
47+
flags: [ avoid-version ]
4748
build: [
4849
["dune" "subst"] {dev}
4950
[

0 commit comments

Comments
 (0)