mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-05 22:38:44 +00:00
Transition to GT 0.5.0
This commit is contained in:
parent
7160b84748
commit
f0eec7aaf5
4 changed files with 4 additions and 4 deletions
|
|
@ -12,7 +12,7 @@ depends: [
|
|||
"ocamlfind" { build }
|
||||
"camlp5" { >= "8.00"}
|
||||
"ostap" { >= "0.5"}
|
||||
"GT" { >= "0.4.0" & < "0.5" }
|
||||
"GT" { >= "0.5.0" }
|
||||
]
|
||||
|
||||
build: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue