haskell-with-utf8/CHANGELOG.md
2020-05-15 16:22:53 +03:00

662 B
Raw Blame History

Changelog

Unreleased

Changed

  • utf8-troubleshoot: improve available locale detection
  • utf8-troubleshoot: display raw results from C libraries

1.0.1.0

GHC 8.10 compatibility and a new troubleshooting tool.

Added

  • utf8-troubleshoot the troubleshooting tool

Changed

  • Bump base for GHC 8.10

1.0.0.0

Initial release.

Added

  • withUtf8
  • withStdTerminalHandles
  • setHandleEncoding
  • withHandle
  • setTerminalHandleEncoding
  • withTerminalHandle
  • openFile
  • withFile
  • readFile
  • writeFile