Constrain the oasis dependency

This commit is contained in:
Leonid Rozenberg 2016-10-07 12:22:38 -04:00
parent d890533675
commit 776f14aeb9
1 changed files with 1 additions and 1 deletions

2
opam
View File

@ -29,7 +29,7 @@ depends: [
"lwt" "lwt"
"react" {>= "1.0.0"} "react" {>= "1.0.0"}
"cppo" {>= "1.1.2"} "cppo" {>= "1.1.2"}
"oasis" {>= "0.3.0"} "oasis" {build & >= "0.3.0" & <= "0.4.6"}
] ]
depopts: [ depopts: [
"camlp4" "camlp4"