-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlake-manifest.json
122 lines (122 loc) · 3.81 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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
{"version": 7,
"packagesDir": ".lake/packages",
"packages":
[{"url": "https://github.com/gebner/quote4",
"type": "git",
"subDir": null,
"rev": "fd760831487e6835944e7eeed505522c9dd47563",
"name": "Qq",
"manifestFile": "lake-manifest.json",
"inputRev": "master",
"inherited": true,
"configFile": "lakefile.lean"},
{"url": "https://github.com/leanprover/std4",
"type": "git",
"subDir": null,
"rev": "7102637bf033657963e502b9c2b12e02f9a68d68",
"name": "std",
"manifestFile": "lake-manifest.json",
"inputRev": "stable",
"inherited": true,
"configFile": "lakefile.lean"},
{"url": "https://github.com/fgdorais/lean4-unicode-basic",
"type": "git",
"subDir": null,
"rev": "6d052a5e5ede538ff7ad44b0c4ca2079788bbe3e",
"name": "UnicodeBasic",
"manifestFile": "lake-manifest.json",
"inputRev": "stable",
"inherited": true,
"configFile": "lakefile.lean"},
{"url": "https://github.com/fgdorais/lean4-parser",
"type": "git",
"subDir": null,
"rev": "58bbb4f80a0411b85b02bc3ed3f024ef5469f288",
"name": "Parser",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": true,
"configFile": "lakefile.lean"},
{"url": "https://github.com/Yuras/lean4-http",
"type": "git",
"subDir": null,
"rev": "d1b3b3db6ffb60506a9626571c8608e3a67e96ca",
"name": "Http",
"manifestFile": "lake-manifest.json",
"inputRev": "http-client",
"inherited": false,
"configFile": "lakefile.lean"},
{"url": "https://github.com/tydeu/lean4-alloy/",
"type": "git",
"subDir": null,
"rev": "5ae885f01218145ac2aac9bc2dd66b99dbb686d3",
"name": "alloy",
"manifestFile": "lake-manifest.json",
"inputRev": "master",
"inherited": true,
"configFile": "lakefile.lean"},
{"url": "https://github.com/Yuras/socket.lean.git",
"type": "git",
"subDir": null,
"rev": "43732133cd97bf6e11084bee5d0d0b4addb5a7fa",
"name": "socket",
"manifestFile": "lake-manifest.json",
"inputRev": "http-client",
"inherited": false,
"configFile": "lakefile.lean"},
{"url": "https://github.com/algebraic-sofia/soda",
"type": "git",
"subDir": null,
"rev": "41c34bb9472b700dd6682dd37f3f0dfae45ed947",
"name": "soda",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": false,
"configFile": "lakefile.lean"},
{"url": "https://github.com/leanprover-community/aesop",
"type": "git",
"subDir": null,
"rev": "c51fa8ea4de8b203f64929cba19d139e555f9f6b",
"name": "aesop",
"manifestFile": "lake-manifest.json",
"inputRev": "v4.6.0",
"inherited": true,
"configFile": "lakefile.lean"},
{"url": "https://github.com/leanprover-community/ProofWidgets4",
"type": "git",
"subDir": null,
"rev": "16cae05860b208925f54e5581ec5fd264823440c",
"name": "proofwidgets",
"manifestFile": "lake-manifest.json",
"inputRev": "v0.0.29",
"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/import-graph.git",
"type": "git",
"subDir": null,
"rev": "64d082eeaad1a8e6bbb7c23b7a16b85a1715a02f",
"name": "importGraph",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": true,
"configFile": "lakefile.lean"},
{"url": "https://github.com/leanprover-community/mathlib4",
"type": "git",
"subDir": null,
"rev": "7ca43cbd6aa34058a1afad8e47190af3ec1f9bdb",
"name": "mathlib",
"manifestFile": "lake-manifest.json",
"inputRev": "stable",
"inherited": false,
"configFile": "lakefile.lean"}],
"name": "«http-client»",
"lakeDir": ".lake"}