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: [
"ocamlbuild" {build}
"ocamlfind"
"camlp5"
"ostap"
"GT"
"re"
"camlp5" {= "7.03"}
"ostap" {= "0.3"}
"GT" {= "0.01"}
"re" {= "1.7.1"}
]