-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlake-manifest.json
35 lines (35 loc) · 1.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
{"version": "1.1.0",
"packagesDir": ".lake/packages",
"packages":
[{"url": "https://github.com/dwrensha/tryAtEachStep",
"type": "git",
"subDir": null,
"scope": "",
"rev": "fad7e1b793d64ded0af2bfda42f5046a0c12d39d",
"name": "tryAtEachStep",
"manifestFile": "lake-manifest.json",
"inputRev": "lean-v4.16.0",
"inherited": false,
"configFile": "lakefile.toml"},
{"url": "https://github.com/leanprover-community/batteries",
"type": "git",
"subDir": null,
"scope": "",
"rev": "01006c9e86bf9e397c026fef4190478dd1fd897e",
"name": "batteries",
"manifestFile": "lake-manifest.json",
"inputRev": "v4.16.0",
"inherited": false,
"configFile": "lakefile.toml"},
{"url": "https://github.com/fgdorais/lean4-unicode-basic",
"type": "git",
"subDir": null,
"scope": "",
"rev": "eb2ddd6ee90e79dbcefae5f059879da24d3a0aa4",
"name": "UnicodeBasic",
"manifestFile": "lake-manifest.json",
"inputRev": "v1.1.3",
"inherited": false,
"configFile": "lakefile.lean"}],
"name": "Regex",
"lakeDir": ".lake"}