packages feed

tamarin-prover 0.8.5.1 → 0.8.6.0

raw patch · 2 files changed

+6/−2 lines, 2 filesdep ~tamarin-prover-theory

Dependency ranges changed: tamarin-prover-theory

Files

data/CHANGES view
@@ -1,3 +1,7 @@+* 0.8.6.0+  - Incorporate a patch contributed by Ognjen Maric that improves reasoning+    about injective facts in inductive proofs.+ * 0.8.5.1   - Added KEA+ models with adversarial key registration.   - Make case splitting more extensive. This possibly increases precomputation
tamarin-prover.cabal view
@@ -1,7 +1,7 @@ cabal-version:      >= 1.8 build-type:         Simple name:               tamarin-prover-version:            0.8.5.1+version:            0.8.6.0 license:            GPL license-file:       LICENSE category:           Theorem Provers@@ -273,7 +273,7 @@        , tamarin-prover-utils  >= 0.8.5.1  && < 0.9       , tamarin-prover-term   >= 0.8.5.1  && < 0.9-      , tamarin-prover-theory >= 0.8.5.1  && < 0.9+      , tamarin-prover-theory >= 0.8.6.0  && < 0.9       other-modules: