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