mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-07 07:18:48 +00:00
Fixed versions of some libraries.
This commit is contained in:
parent
0d3cd8aa61
commit
a95914e6dc
1 changed files with 4 additions and 4 deletions
8
opam
8
opam
|
|
@ -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"}
|
||||||
]
|
]
|
||||||
Loading…
Add table
Add a link
Reference in a new issue