Skip to content

Commit

Permalink
Merge pull request ocaml#23882 from LasseBlaauwbroek/dune-coq-incompat
Browse files Browse the repository at this point in the history
Mark Dune 3.8.0 as incompatible with Coq < 8.13
  • Loading branch information
avsm authored Jun 5, 2023
2 parents 1889257 + 8ebbff1 commit c35e6e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/dune/dune.3.8.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ depends: [
"base-unix"
"base-threads"
]
conflicts: [ "coq" {< "8.13"} ]
url {
src: "https://github.com/ocaml/dune/releases/download/3.8.0/dune-3.8.0.tbz"
checksum: [
Expand Down

0 comments on commit c35e6e9

Please sign in to comment.