File tree Expand file tree Collapse file tree
released/packages/coq-mtac2/coq-mtac2.1.4+9.1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ opam-version: "2.0"
2+ maintainer: "beta.ziliani@gmail.com"
3+ homepage: "https://github.com/Mtac2/Mtac2"
4+ dev-repo: "git+https://github.com/Mtac2/Mtac2.git"
5+ bug-reports: "https://github.com/Mtac2/Mtac2/issues"
6+ authors: [
7+ "Beta Ziliani <beta.ziliani@gmail.com>"
8+ "Jan-Oliver Kaiser <janno@mpi-sws.org"
9+ "Robbert Krebbers <mail@robbertkrebbers.nl>"
10+ "Yann Régis-Gianas <yrg@pps.univ-paris-diderot.fr>"
11+ ]
12+ license: "MIT"
13+ synopsis: "Typed tactic language for Coq"
14+ build: [
15+ ["./configure.sh"]
16+ [make "-j%{jobs}%"]
17+ ]
18+ install: [
19+ [make "install"]
20+ ]
21+ depends: [
22+ "coq" {>= "9.0~"}
23+ "coq-unicoq" {>= "1.5" & < "2~"}
24+ ]
25+ url {
26+ src: "https://github.com/Mtac2/Mtac2/archive/refs/tags/v1.4-rocq9.1.tar.gz"
27+ checksum: [
28+ "sha512=d11f2e0ba99dde1f1d6be0657a80fb15032e70841bcb5e14e595970f3d501eb71a5295baaefde8768eb1f4475688443f94d3081c4f57d6ff051281b0ddff44e9"
29+ ]
30+ }
You can’t perform that action at this time.
0 commit comments