Opam: add strict dependencies for ocp-indent
This commit is contained in:
parent
c574d91928
commit
c5eb5bb93d
@ -15,7 +15,7 @@ depends: [
|
||||
"lwt"
|
||||
"zarith"
|
||||
"alcotest" { with-test }
|
||||
"ocp-indent" { with-test }
|
||||
"ocp-indent" { with-test & = "1.6.1" }
|
||||
]
|
||||
build: [
|
||||
[ "dune" "build" "-p" name "-j" jobs ]
|
||||
|
Loading…
Reference in New Issue
Block a user