We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ffe752 commit 0b507a3Copy full SHA for 0b507a3
changelog.md
@@ -3,6 +3,9 @@
3
* Make `decodeUtf8With` fail explicitly for unsupported non-BMP
4
replacement characters instead silent undefined behaviour (gh-213)
5
6
+* Fix termination condition for file reads via `Data.Text.IO`
7
+ operations (gh-223)
8
+
9
### 1.2.3.0
10
11
* Spec compliance: `toCaseFold` now follows the Unicode 9.0 spec
0 commit comments