hannes.nqsb: typo in version constraint
This commit is contained in:
parent
9c76e4e078
commit
9f17e1869a
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
|
||||||
"mirage-solo5" { >= "0.6.1" & < "0.7.0"}
|
"mirage-solo5" { >= "0.6.1" & < "0.7.0"}
|
||||||
"mirage-types" { >= "3.10.0" & < "3.11.0"}
|
"mirage-types" { >= "3.10.0" & < "3.11.0"}
|
||||||
"mirage-types-lwt" { >= "3.10.0" & < "3.11.0"}
|
"mirage-types-lwt" { >= "3.10.0" & < "3.11.0"}
|
||||||
"monitoring-experiments" { >= "0.2.0"}
|
"monitoring-experiments" { >= "0.0.2"}
|
||||||
"ocaml" {build & >= "4.08.0"}
|
"ocaml" {build & >= "4.08.0"}
|
||||||
"ocamlbuild" {build}
|
"ocamlbuild" {build}
|
||||||
"ocamlfind" {build}
|
"ocamlfind" {build}
|
||||||
|
|
Loading…
Reference in a new issue