this repo has no description

camyll 0.4.2: relax constraints

Changed files
+13 -13
packages
camyll
camyll.0.4.2
+13 -13
packages/camyll/camyll.0.4.2/opam
···
bug-reports: "https://github.com/alan-j-hu/camyll/issues"
depends: [
"dune" {>= "2.7"}
-
"angstrom" {>= "0.15" & < "0.16"}
-
"calendar" {>= "2.01" & < "4"}
-
"cmdliner" {>= "1.1" & < "2"}
-
"ezjsonm" {>= "1.3" & < "2"}
-
"httpaf" {>= "0.7.1" & < "0.8"}
-
"httpaf-lwt-unix" {>= "0.7.1" & < "0.8"}
-
"jingoo" {>= "1.4" & < "2"}
-
"markup" {>= "0.8" & < "2"}
+
"angstrom" {>= "0.15"}
+
"calendar" {>= "2.01"}
+
"cmdliner" {>= "1.1"}
+
"ezjsonm" {>= "1.3"}
+
"httpaf" {>= "0.7.1"}
+
"httpaf-lwt-unix" {>= "0.7.1"}
+
"jingoo" {>= "1.4"}
+
"markup" {>= "0.8"}
"ocaml" {>= "4.14"}
"omd" {>= "2.0.0~"}
"otoml" {>= "0.9.3"}
"plist-xml" {< "0.4"}
-
"re" {>= "1.9" & < "2"}
-
"slug" {>= "1.0" & < "2"}
-
"textmate-language" {>= "0.3.2" & < "0.4"}
-
"uri" {>= "4.2" & < "5"}
-
"yaml" {>= "3.1" & < "4"}
+
"re" {>= "1.9"}
+
"slug" {>= "1.0"}
+
"textmate-language" {>= "0.3.2"}
+
"uri" {>= "4.2"}
+
"yaml" {>= "3.1"}
"odoc" {with-doc}
]
conflicts: [