this repo has no description

metaquot.0.4.0 is not compatible with OCaml 4.13 (uses Type_variant)

Kate 356086c5 500b10df

Changed files
+1 -1
packages
metaquot
metaquot.0.4.0
+1 -1
packages/metaquot/metaquot.0.4.0/opam
···
doc: "https://github.com/thierry-martinez/metaquot"
bug-reports: "https://github.com/thierry-martinez/metaquot"
depends: [
-
"ocaml" {>= "4.08.0"}
+
"ocaml" {>= "4.08.0" & < "4.13"}
"stdcompat" {>= "12"}
"ppxlib" {>= "0.22.0" & < "0.23.0"}
"ocamlfind" {>= "1.8.1"}