forked from brown-cs22/CS22-Lean-2024
-
Notifications
You must be signed in to change notification settings - Fork 0
/
lake-manifest.json
68 lines (68 loc) · 2.15 KB
/
lake-manifest.json
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
{"version": 7,
"packagesDir": ".lake/packages",
"packages":
[{"url": "https://github.com/leanprover/std4",
"type": "git",
"subDir": null,
"rev": "af7f36db6e7e9e395710a70635f915e8e3a0e69b",
"name": "std",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": true,
"configFile": "lakefile.lean"},
{"url": "https://github.com/leanprover-community/quote4",
"type": "git",
"subDir": null,
"rev": "ccba5d35d07a448fab14c0e391c8105df6e2564c",
"name": "Qq",
"manifestFile": "lake-manifest.json",
"inputRev": "master",
"inherited": true,
"configFile": "lakefile.lean"},
{"url": "https://github.com/leanprover-community/aesop",
"type": "git",
"subDir": null,
"rev": "646be3a3604d0f2a3c1800cb4279a36493474b18",
"name": "aesop",
"manifestFile": "lake-manifest.json",
"inputRev": "master",
"inherited": true,
"configFile": "lakefile.lean"},
{"url": "https://github.com/leanprover-community/ProofWidgets4",
"type": "git",
"subDir": null,
"rev": "909febc72b4f64628f8d35cd0554f8a90b6e0749",
"name": "proofwidgets",
"manifestFile": "lake-manifest.json",
"inputRev": "v0.0.23",
"inherited": true,
"configFile": "lakefile.lean"},
{"url": "https://github.com/leanprover/lean4-cli",
"type": "git",
"subDir": null,
"rev": "a751d21d4b68c999accb6fc5d960538af26ad5ec",
"name": "Cli",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": true,
"configFile": "lakefile.lean"},
{"url": "https://github.com/leanprover-community/mathlib4",
"type": "git",
"subDir": null,
"rev": "cf8e23a62939ed7cc530fbb68e83539730f32f86",
"name": "mathlib",
"manifestFile": "lake-manifest.json",
"inputRev": "v4.4.0",
"inherited": false,
"configFile": "lakefile.lean"},
{"url": "https://github.com/robertylewis/lean4-autograder-main",
"type": "git",
"subDir": null,
"rev": "864b34ce06d8536aec0c38e57448c17d1f83572a",
"name": "autograder",
"manifestFile": "lake-manifest.json",
"inputRev": "864b34ce06d8536aec0c38e57448c17d1f83572a",
"inherited": false,
"configFile": "lakefile.lean"}],
"name": "«brown-cs22»",
"lakeDir": ".lake"}