Skip to content

Commit

Permalink
updated dune-project file
Browse files Browse the repository at this point in the history
  • Loading branch information
ric-almeida committed Feb 20, 2024
1 parent bdf4e84 commit 0a633d1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,11 @@
"\| and a concrete one for the Morello architecture.
)
(depends
(coq (< 8.17.0))
(coq )
(coq-stdpp (= dev.2023-12-26.0.dd93e4c3))
coq-sail-stdpp
coq-ext-lib
(coq-stdpp-unstable (= dev.2023-02-17.2.2d8ccea3))
(coq-stdpp-unstable (>= dev.2023-02-17.2.2d8ccea3))
)
)

0 comments on commit 0a633d1

Please sign in to comment.