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 typo in changelog #303

Merged
merged 1 commit into from
Aug 10, 2020
Merged

Fix typo in changelog #303

merged 1 commit into from
Aug 10, 2020

Conversation

georgefst
Copy link
Collaborator

Admittedly 'Forourmolu' is probably no sillier than the current name...

Copy link
Collaborator

@fendor fendor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching it!

@fendor fendor merged commit 70a98dc into haskell:master Aug 10, 2020
pepeiborra pushed a commit that referenced this pull request Dec 27, 2020
We already normalise filepaths in NormalizedFilePath. haskell-lsp
changed things such that the conversion from Uri to NormalizedUri
normalises the filepath again which caused a significant slowdown in
GetFileExists.

We already have a wrapper for converting from NormalizedFilePath to
NormalizedUri so this PR changes this wrapper to inline the definition
without the additional layer of normalisation.

fixes #298
pepeiborra pushed a commit that referenced this pull request Dec 27, 2020
I accidentally broke this on Windows in #303 by letting the two
conversirons get out of sync.
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.

2 participants