haskell-suite / haskell-src-exts

Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
Other
193 stars 94 forks source link

Strict-read of file contents and calling hClose #460

Open msrdic opened 3 years ago

msrdic commented 3 years ago

This minor fix addresses #459. Functions affected are readUTF8File in two separate places.