You need to sign in or sign up before continuing.
Ensure `.tix` files read and written in UTF-8 (ghc/ghc#17073):
* Addition of `readFielUtf8` and `writeFileUtf8` functions. * Disregard system locale during reading and writing tix files. * Ensure that reading of tix files is done strictly without any lazy IO. Fix #1
Loading
Please register or sign in to comment