Skip to content

Commit

Permalink
Add missing dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
lyrm committed Jan 16, 2023
1 parent 45d54b9 commit 0ceb095
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lockfree.opam
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ depends: [
"alcotest" {>= "1.6.0"}
"yojson" {>= "2.0.2"}
"dscheck" {with-test & >= "0.0.1"}
"ppx_deriving" {with-test & >= "5.2.1"}
"ppx_deriving_qcheck" {with-test & >= "0.2.0"}
]
depopts: []
build: ["dune" "build" "-p" name "-j" jobs]

0 comments on commit 0ceb095

Please sign in to comment.