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 * Remove hpc_version test case
Showing
- Trace/Hpc/Tix.hs 5 additions, 7 deletionsTrace/Hpc/Tix.hs
- Trace/Hpc/Util.hs 26 additions, 0 deletionsTrace/Hpc/Util.hs
- changelog.md 5 additions, 0 deletionschangelog.md
- hpc.cabal 2 additions, 1 deletionhpc.cabal
- tests/simple/tixs/hpc_version.stdout 0 additions, 1 deletiontests/simple/tixs/hpc_version.stdout
- tests/simple/tixs/test.T 0 additions, 1 deletiontests/simple/tixs/test.T
tests/simple/tixs/hpc_version.stdout
deleted
100644 → 0
Please register or sign in to comment