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