Skip to content

Commit

Permalink
Add Ocaml version requirement for sail_json_backend
Browse files Browse the repository at this point in the history
  • Loading branch information
Linda-Njau authored and ThinkOpenly committed Feb 1, 2025
1 parent 2273827 commit d7fa688
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ http://www.cl.cam.ac.uk/~pes20/sail/.
(synopsis "Sail to JSON formatting")
(depends
(libsail (= :version))
(ocaml (>= 5.1.0))
(omd (and (>= 1.3.1) (< 1.4.0)))))

(package
Expand Down

0 comments on commit d7fa688

Please sign in to comment.