Skip to content

Add Quirk for single invalid UTF8 file.#6588

Merged
phadej merged 1 commit intohaskell:masterfrom
phadej:utf8-fix
Mar 16, 2020
Merged

Add Quirk for single invalid UTF8 file.#6588
phadej merged 1 commit intohaskell:masterfrom
phadej:utf8-fix

Conversation

@phadej
Copy link
Copy Markdown
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