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

Revise handling of files with local encoding #2641

Closed
jneira opened this issue Jan 25, 2022 · 2 comments
Closed

Revise handling of files with local encoding #2641

jneira opened this issue Jan 25, 2022 · 2 comments
Labels
type: enhancement New feature or request

Comments

@jneira
Copy link
Member

jneira commented Jan 25, 2022

@Bodigrim
Copy link
Contributor

#2637 assumes file encoding must be utf8, but almost surely that assumption was present in the codebase before that

As I said in #2637, we do not assume anything which is not yet implied by GHC, which requires file encoding to be UTF-8.

@jneira
Copy link
Member Author

jneira commented Jan 25, 2022

Oh, thanks for the info, closing this then

@jneira jneira closed this as completed Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants