There was an error while loading. Please reload this page.
1 parent bc9356a commit 980206cCopy full SHA for 980206c
Changelog.md
@@ -2,7 +2,7 @@
2
3
* Bug fixes:
4
* [Fix multiple bugs with ASCII blocks in the SIMD implementations for `isValidUtf8`](https://github.com/haskell/bytestring/pull/582)
5
- * [Prevent unsound optimizations with the `Data.ByteString.create*` family of functions](https://github.com/haskell/bytestring/pull/580)
+ * [Prevent unsound optimizations with the `Data.ByteString.Internal.create*` family of functions](https://github.com/haskell/bytestring/pull/580)
6
* API additions:
7
* [`Data.ByteString.Internal` now provides `mkDeferredByteString` and `deferForeignPtrAvailability`](https://github.com/haskell/bytestring/pull/580)
8
* Deprecations:
0 commit comments