haskell-with-utf8/CHANGELOG.md

22 lines
273 B
Markdown
Raw Normal View History

2020-02-16 03:08:31 +03:00
<!--
SPDX-FileCopyrightText: 2020 Serokell <https://serokell.io/>
SPDX-License-Identifier: MPL-2.0
-->
# Changelog
## Unreleased
2020-02-16 03:15:52 +03:00
Initial release.
### Added
- `withUtf8StdHandles`
- `hSetEncoding`
- `hWithEncoding`
2020-02-16 03:15:52 +03:00
- `openFile`
- `withFile`
- `readFile`
- `writeFile`