Fixed versions of some libraries.

This commit is contained in:
Podkopaev Anton 2018-03-05 15:24:38 +03:00
parent 0d3cd8aa61
commit a95914e6dc

8
opam
View file

@ -20,8 +20,8 @@ build-test: [
depends: [ depends: [
"ocamlbuild" {build} "ocamlbuild" {build}
"ocamlfind" "ocamlfind"
"camlp5" "camlp5" {= "7.03"}
"ostap" "ostap" {= "0.3"}
"GT" "GT" {= "0.01"}
"re" "re" {= "1.7.1"}
] ]