this repo has no description

kind2.1.5.0 is not compatible with -strict-formats

Kate a9222375 972b5a39

Changed files
+1 -1
packages
kind2
kind2.1.5.0
+1 -1
packages/kind2/kind2.1.5.0/opam
···
doc: "https://kind.cs.uiowa.edu/kind2_user_doc"
bug-reports: "https://github.com/kind2-mc/kind2/issues"
depends: [
-
"ocaml" {>= "4.09"}
+
"ocaml" {>= "4.09" & < "5.1"}
"dune" {>= "2.7"}
"dune-build-info"
"menhir" {< "20211215"}