Commit hash for bisect_ppx pinned dep

This commit is contained in:
Lesenechal Remi 2019-12-23 14:39:41 +01:00
parent 23cc7e82d6
commit 2bff4eef6a

View File

@ -24,7 +24,7 @@ depends: [
"ocaml-migrate-parsetree" { = "1.4.0" } "ocaml-migrate-parsetree" { = "1.4.0" }
] ]
pin-depends: [ pin-depends: [
["bisect_ppx.git" "git+https://github.com/aantron/bisect_ppx.git"] ["bisect_ppx.git" "git+https://github.com/aantron/bisect_ppx.git#02dfb10188033a26d07d23480c2bc44a3a670357"]
] ]
build: [ build: [
[ "dune" "build" "-p" name "-j" jobs ] [ "dune" "build" "-p" name "-j" jobs ]