Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: install sources to src/lean/, not lib/lean #989

Merged
merged 1 commit into from Feb 3, 2022

Conversation

Kha
Copy link
Member

@Kha Kha commented Feb 2, 2022

Not only is this more semantically appropriate (see e.g. /usr/src/{linux,rust,...} on Debian), it also prevents .ilean files from Lake tests (which are symlinked into the build directory as part of src/ during development) from ending up in the built-in LEAN_PATH and being watched & loaded by the server.

I assume there are no other (external) dependencies on the specific path, but I'll leave this PR open for a while in case there are any concerns or questions.

Not only is this more semantically appropriate (see e.g.
`/usr/src/{linux,rust,...}` on Debian), it also prevents .ilean files
from Lake tests (which are symlinked into the build directory as part of
`src/` during development) from ending up in the built-in LEAN_PATH and
being watched & loaded by the server.
@leodemoura leodemoura self-requested a review February 3, 2022 17:18
@Kha Kha merged commit 2252605 into leanprover:master Feb 3, 2022
@Kha Kha deleted the src-fhs branch February 3, 2022 17:20
Julian added a commit to Julian/lean.nvim that referenced this pull request Feb 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants