Skip to content

Commit

Permalink
fix lake manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
fpvandoorn committed Jun 7, 2024
1 parent 823ebd8 commit 9441057
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions lake-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,42 @@
"manifestFile": "lake-manifest.json",
"inputRev": "master",
"inherited": false,
"configFile": "lakefile.lean"},
{"url": "https://github.com/xubaiw/CMark.lean",
"type": "git",
"subDir": null,
"rev": "ba7b47bd773954b912ecbf5b1c9993c71a166f05",
"name": "CMark",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": true,
"configFile": "lakefile.lean"},
{"url": "https://github.com/fgdorais/lean4-unicode-basic",
"type": "git",
"subDir": null,
"rev": "effd8b8771cfd7ece69db99448168078e113c61f",
"name": "UnicodeBasic",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": true,
"configFile": "lakefile.lean"},
{"url": "https://github.com/hargonix/LeanInk",
"type": "git",
"subDir": null,
"rev": "f1f904e00d79a91ca6a76dec6e318531a7fd2a0f",
"name": "leanInk",
"manifestFile": "lake-manifest.json",
"inputRev": "doc-gen",
"inherited": true,
"configFile": "lakefile.lean"},
{"url": "https://github.com/leanprover/doc-gen4",
"type": "git",
"subDir": null,
"rev": "1cae40a2dd0dca57030385ff53d72c3aa7b27f2b",
"name": "«doc-gen4»",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": false,
"configFile": "lakefile.lean"}],
"name": "carleson",
"lakeDir": ".lake"}

0 comments on commit 9441057

Please sign in to comment.