Add Quirk for single invalid UTF8 file.
Partially fixes https://github.com/haskell/cabal/issues/6587 For local files, there might be invalid UTF8; but if file comes from Hackage, we can assume they are valid UTF8.
Please register or sign in to comment