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 linting for current module when reloading another module #1759

Merged
merged 1 commit into from
Aug 16, 2021

Conversation

sirlensalot
Copy link
Contributor

Fixes #1757 by setting buffer default-directory so that the filename equality tests that use file-truename will line up with GHCi output.

@purcell purcell merged commit 3332050 into haskell:master Aug 16, 2021
@purcell
Copy link
Member

purcell commented Aug 16, 2021

Nice, thanks!

@sirlensalot sirlensalot deleted the pr-fix-reload-lint-other-buffer branch August 16, 2021 15:39
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.

Linting failure when reloading file that is not current buffer
2 participants