aboutsummaryrefslogtreecommitdiff
path: root/lake-manifest.json
blob: 0e55485f7e30894514642c0e62f9f83dd6234dbd (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": "79f6af06385585087f08a7d77eb43d8674c16948",
   "name": "BinaryHeap",
   "manifestFile": "lake-manifest.json",
   "inputRev": null,
   "inherited": false,
   "configFile": "lakefile.lean"}],
 "name": "«lean-astar»",
 "lakeDir": ".lake"}