summaryrefslogtreecommitdiff
path: root/tests/lean/lake-manifest.json
blob: 94030cb691744194b11fb42d45eeaf8ab8728551 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{"version": 4,
 "packagesDir": "lake-packages",
 "packages":
 [{"git":
   {"url": "https://github.com/EdAyers/ProofWidgets4",
    "subDir?": null,
    "rev": "c43db94a8f495dad37829e9d7ad65483d68c86b8",
    "name": "proofwidgets",
    "inputRev?": "v0.0.11"}},
  {"path": {"name": "Base", "dir": "./../../backends/lean"}},
  {"git":
   {"url": "https://github.com/mhuisi/lean4-cli.git",
    "subDir?": null,
    "rev": "5a858c32963b6b19be0d477a30a1f4b6c120be7e",
    "name": "Cli",
    "inputRev?": "nightly"}},
  {"git":
   {"url": "https://github.com/leanprover-community/mathlib4.git",
    "subDir?": null,
    "rev": "fa05951a270fef2873666c46f138e90338cd48d6",
    "name": "mathlib",
    "inputRev?": null}},
  {"git":
   {"url": "https://github.com/gebner/quote4",
    "subDir?": null,
    "rev": "c0d9516f44d07feee01c1103c8f2f7c24a822b55",
    "name": "Qq",
    "inputRev?": "master"}},
  {"git":
   {"url": "https://github.com/JLimperg/aesop",
    "subDir?": null,
    "rev": "f04538ab6ad07642368cf11d2702acc0a9b4bcee",
    "name": "aesop",
    "inputRev?": "master"}},
  {"git":
   {"url": "https://github.com/leanprover/std4",
    "subDir?": null,
    "rev": "dff883c55395438ae2a5c65ad5ddba084b600feb",
    "name": "std",
    "inputRev?": "main"}}]}