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

Add Quirk for single invalid UTF8 file. #6588

Merged
merged 1 commit into from
Mar 16, 2020
Merged

Conversation

phadej
Copy link
Collaborator

@phadej phadej commented Mar 16, 2020

Partially fixes #6587
For local files, there might be invalid UTF8; but if
file comes from Hackage, we can assume they are valid UTF8.

Partially fixes haskell#6587
For local files, there might be invalid UTF8; but if
file comes from Hackage, we can assume they are valid UTF8.
@phadej phadej merged commit 3d93cdd into haskell:master Mar 16, 2020
@phadej phadej deleted the utf8-fix branch March 16, 2020 18:31
@phadej phadej mentioned this pull request Apr 1, 2020
@phadej phadej mentioned this pull request Jul 10, 2020
@phadej phadej added this to the 3.4.0.0-rc1 milestone Jul 13, 2020
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.

unsafeFromUTF8BS in D.FieldGrammar.Parsec is wrong
1 participant