-
Notifications
You must be signed in to change notification settings - Fork 9
/
lake-manifest.json
57 lines (57 loc) · 2.04 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
{"version": 4,
"packagesDir": "./lake-packages",
"packages":
[{"git":
{"url": "https://github.com/lurk-lab/Megaparsec.lean",
"subDir?": null,
"rev": "3a0fc855661b9179362aac65cbeb08560be32f29",
"name": "Megaparsec",
"inputRev?": "3a0fc855661b9179362aac65cbeb08560be32f29"}},
{"git":
{"url": "https://github.com/lurk-lab/YatimaStdLib.lean",
"subDir?": null,
"rev": "10f2b444390a41ede90ca5c038c6ff972014d433",
"name": "YatimaStdLib",
"inputRev?": "10f2b444390a41ede90ca5c038c6ff972014d433"}},
{"git":
{"url": "https://github.com/lurk-lab/Lurk.lean",
"subDir?": null,
"rev": "283a4008a606bccb109eda55c80a5eae39a62788",
"name": "Lurk",
"inputRev?": "283a4008a606bccb109eda55c80a5eae39a62788"}},
{"git":
{"url": "https://github.com/yatima-inc/straume",
"subDir?": null,
"rev": "9597873f0b18a9e97b7315fb84968c55d09a6112",
"name": "Straume",
"inputRev?": "9597873f0b18a9e97b7315fb84968c55d09a6112"}},
{"git":
{"url": "https://github.com/lurk-lab/LSpec.git",
"subDir?": null,
"rev": "88f7d23e56a061d32c7173cea5befa4b2c248b41",
"name": "LSpec",
"inputRev?": "88f7d23e56a061d32c7173cea5befa4b2c248b41"}},
{"git":
{"url": "https://github.com/lurk-lab/Poseidon.lean",
"subDir?": null,
"rev": "4180a316a7822b924e05cda1729d8612fcc81ee7",
"name": "Poseidon",
"inputRev?": "4180a316a7822b924e05cda1729d8612fcc81ee7"}},
{"git":
{"url": "https://github.com/lurk-lab/Cli.lean",
"subDir?": null,
"rev": "ef6f9bcd1738638fca8d319dbee653540d56614e",
"name": "Cli",
"inputRev?": "ef6f9bcd1738638fca8d319dbee653540d56614e"}},
{"git":
{"url": "https://github.com/lurk-lab/LightData",
"subDir?": null,
"rev": "6dfd01c9e056deaf5b76e20f995c39e840bbde86",
"name": "LightData",
"inputRev?": "6dfd01c9e056deaf5b76e20f995c39e840bbde86"}},
{"git":
{"url": "https://github.com/leanprover/std4/",
"subDir?": null,
"rev": "fde95b16907bf38ea3f310af406868fc6bcf48d1",
"name": "std",
"inputRev?": "fde95b16907bf38ea3f310af406868fc6bcf48d1"}}]}