ยซ Up

hammer-tactics 1.3.2+8.17 1 m 0 s ๐Ÿ†

Context

# Packages matching: installed
# Name                # Installed # Synopsis
base-bigarray         base
base-domains          base
base-nnp              base        Naked pointers prohibited in the OCaml heap
base-threads          base
base-unix             base
conf-gmp              4           Virtual package relying on a GMP lib system installation
coq                   8.17.0      The Coq Proof Assistant
coq-core              8.17.0      The Coq Proof Assistant -- Core Binaries and Tools
coq-stdlib            8.17.0      The Coq Proof Assistant -- Standard Library
coqide-server         8.17.0      The Coq Proof Assistant, XML protocol server
dune                  3.13.0      Fast, portable, and opinionated build system
ocaml                 5.0.0       The OCaml compiler (virtual package)
ocaml-base-compiler   5.0.0       Official release 5.0.0
ocaml-config          3           OCaml Switch Configuration
ocaml-options-vanilla 1           Ensure that OCaml is compiled with no special options enabled
ocamlfind             1.9.6       A library manager for OCaml
zarith                1.13        Implements arithmetic and logical operations over arbitrary-precision integers
# opam file:
opam-version: "2.0"
maintainer: "lukaszcz@mimuw.edu.pl"
homepage: "https://github.com/lukaszcz/coqhammer"
dev-repo: "git+https://github.com/lukaszcz/coqhammer.git"
bug-reports: "https://github.com/lukaszcz/coqhammer/issues"
license: "LGPL-2.1-only"
synopsis: "Reconstruction tactics for the hammer for Coq"
description: """
Collection of tactics that are used by the hammer for Coq
to reconstruct proofs found by automated theorem provers. When the hammer
has been successfully applied to a project, only this package needs
to be installed; the hammer plugin is not required.
"""
build: [make "-j%{jobs}%" "tactics"]
install: [
  [make "install-tactics"]
  [make "test-tactics"] {with-test}
]
depends: [
  "ocaml" { >= "4.08" }
  "coq" {>= "8.17" & < "8.18~"}
]
conflicts: [
  "coq-hammer" {!= version}
]
tags: [
  "keyword:automation"
  "keyword:hammer"
  "keyword:tactics"
  "logpath:Hammer.Tactics"
  "date:2023-03-19"
]
authors: [
  "Lukasz Czajka <lukaszcz@mimuw.edu.pl>"
]
url {
  src: "https://github.com/lukaszcz/coqhammer/archive/refs/tags/v1.3.2+8.17.tar.gz"
  checksum: "sha512=1883967872dc433dacab4f1cbf8e7797622ef1658b670831e33359d4cf5fc09991f98f3eed24312524903141e58a98bac4ddb8e667c199834845f86d86a645ed"
}

Lint

Command
true
Return code
0

Dry install ๐Ÿœ๏ธ

Dry install with the current Coq version:

Command
opam install -y --show-action coq-hammer-tactics.1.3.2+8.17 coq.8.17.0
Return code
0

Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:

Command
true
Return code
0

Install dependencies

Command
opam list; echo; timeout 4h opam install -y --deps-only coq-hammer-tactics.1.3.2+8.17 coq.8.17.0
Return code
0
Duration
1 m 0 s

Install ๐Ÿš€

Command
opam list; echo; timeout 4h opam install -y -v coq-hammer-tactics.1.3.2+8.17 coq.8.17.0
Return code
0
Duration
1 m 0 s

Installation size

Total: 2 M

  • 527 K ../ocaml-base-compiler.5.0.0/lib/coq-hammer-tactics/hammer_tactics.cmxs
  • 527 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/Hammer/Tactics/hammer_tactics.cmxs
  • 269 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/Hammer/Tactics/Reconstr.vo
  • 175 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/Hammer/Tactics/Tactics.vo
  • 173 K ../ocaml-base-compiler.5.0.0/lib/coq-hammer-tactics/hammer_lib.cmxs
  • 173 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/Hammer/Tactics/hammer_lib.cmxs
  • 77 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/Hammer/Tactics/Reconstr.glob
  • 59 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/Hammer/Tactics/Reflect.vo
  • 47 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/Hammer/Tactics/Reconstr.v
  • 43 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/Hammer/Tactics/Tactics.glob
  • 33 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/Hammer/Tactics/Tactics.v
  • 31 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/Hammer/Tactics/Hints.vo
  • 29 K ../ocaml-base-compiler.5.0.0/lib/coq-hammer-tactics/hammer_lib.cmi
  • 26 K ../ocaml-base-compiler.5.0.0/lib/coq-hammer-tactics/hammer_tactics.cmx
  • 25 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/Hammer/Tactics/Reflect.glob
  • 21 K ../ocaml-base-compiler.5.0.0/lib/coq-hammer-tactics/hammer_tactics.cmi
  • 19 K ../ocaml-base-compiler.5.0.0/lib/coq-hammer-tactics/hammer_lib.cmx
  • 10 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/Hammer/Tactics/Reflect.v
  • 7 K ../ocaml-base-compiler.5.0.0/lib/coq-hammer-tactics/hammer_lib.cmxa
  • 7 K ../ocaml-base-compiler.5.0.0/lib/coq-hammer-tactics/hammer_tactics.cmxa
  • 5 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/Hammer/Tactics/Hints.v
  • 4 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/Hammer/Tactics/Hints.glob
  • 1 K ../ocaml-base-compiler.5.0.0/lib/coq-hammer-tactics/META

Uninstall ๐Ÿงน

Command
opam remove -y coq-hammer-tactics.1.3.2+8.17
Return code
0
Missing removes
none
Wrong removes
none