this repo has no description

cfml.20211215 is not compatible with pprint.20220103 (uses PPrintEngine and PPrintEngine.document <> PPrint.document)

Kate 4bed1bda 9f291e76

Changed files
+1 -1
packages
cfml
cfml.20211215
+1 -1
packages/cfml/cfml.20211215/opam
···
"ocaml" {>= "4.08.0"}
"dune" { >= "2.0.0"}
"menhir" { >= "20201216" }
-
"pprint" { >= "20200410" }
+
"pprint" { >= "20200410" & < "20220103"}
]
available: arch != "x86_32" & arch != "arm32"
synopsis: "The CFML program verification tool"