aboutsummaryrefslogtreecommitdiff
path: root/lake-manifest.json
blob: 723a9b78601d51b51d1913ea33b3dc79faa9fa68 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{"version": "1.1.0",
 "packagesDir": ".lake/packages",
 "packages":
 [{"url": "http://git.grois.info/BinaryHeap",
   "type": "git",
   "subDir": null,
   "scope": "",
   "rev": "60832223e03e50cbffca8bc90b1dec40b48f1f14",
   "name": "BinaryHeap",
   "manifestFile": "lake-manifest.json",
   "inputRev": null,
   "inherited": false,
   "configFile": "lakefile.lean"}],
 "name": "«lean-astar»",
 "lakeDir": ".lake"}