this repo has no description

Merge pull request #21782 from kit-ty-kate/fix-90

lambdapi: remove un-required conflict

Kate 8d9fbdae 0e7d04af

Changed files
+2 -4
packages
lambdapi
lambdapi.2.0.0
lambdapi.2.1.0
lambdapi.2.2.0
+2 -2
packages/lambdapi/lambdapi.2.0.0/opam
···
and typing goals, and tactics for solving them step by step.
In particular, a rewrite tactic like in SSReflect, and
a why3 tactic for calling external automated provers through
-
the Why3 platform."""
+
the Why3 platform.
+
"""
maintainer: ["dedukti-dev@inria.fr"]
authors: ["Deducteam"]
license: "CECILL-2.1"
···
"stdlib-shims" {>= "0.1.0"}
"odoc" {with-doc}
]
-
conflicts: [ "camlp-streams" ]
build: [
["dune" "subst"] {dev}
[
-1
packages/lambdapi/lambdapi.2.1.0/opam
···
"stdlib-shims" {>= "0.1.0"}
"odoc" {with-doc}
]
-
conflicts: [ "camlp-streams" ]
build: [
["dune" "subst"] {dev}
[
-1
packages/lambdapi/lambdapi.2.2.0/opam
···
"stdlib-shims" {>= "0.1.0"}
"odoc" {with-doc}
]
-
conflicts: [ "camlp-streams" ]
build: [
["dune" "subst"] {dev}
[