mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-07 23:38:47 +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: [
|
||||
"ocamlbuild" {build}
|
||||
"ocamlfind"
|
||||
"camlp5"
|
||||
"ostap"
|
||||
"GT"
|
||||
"re"
|
||||
"camlp5" {= "7.03"}
|
||||
"ostap" {= "0.3"}
|
||||
"GT" {= "0.01"}
|
||||
"re" {= "1.7.1"}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue