mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 06:48:48 +00:00
Merge branch '1.10' of github.com:JetBrains-Research/Lama-devel into 1.10
This commit is contained in:
commit
7160b84748
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ depends: [
|
|||
"ocamlfind" { build }
|
||||
"camlp5" { >= "8.00"}
|
||||
"ostap" { >= "0.5"}
|
||||
"GT" { >= "0.4.0"}
|
||||
"GT" { >= "0.4.0" & < "0.5" }
|
||||
]
|
||||
|
||||
build: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue