- Allow newer versions of base and text to support GHC up to 9.8.
- Deprecate Data.Text.IO.Utf8.
- Allow base 4.17, 4.18 (GHC 9.4, 9.6).
- Allow text<2.1
Support GHC 9.2.1.
- Allow base 4.16 (GHC 9.2.1).
Windows support.
- Fix
utf8-troubleshoot
on Windows.
A technical clean up release.
- Specify missing version bounds for dependencies.
Improve utf8-troubleshoot
to make it useful for identifying tricky cases.
utf8-troubleshoot
: improve available locale detectionutf8-troubleshoot
: display raw results from C libraries
GHC 8.10 compatibility and a new troubleshooting tool.
utf8-troubleshoot
– the troubleshooting tool
- Bump
base
for GHC 8.10
Initial release.
withUtf8
withStdTerminalHandles
setHandleEncoding
withHandle
setTerminalHandleEncoding
withTerminalHandle
openFile
withFile
readFile
writeFile