<div dir="auto">Woah, this a prodigious set of improvements! Thank you to the contributors !</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Sep 18, 2020 at 1:41 PM Andrew Lelechenko <<a href="mailto:andrew.lelechenko@gmail.com">andrew.lelechenko@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On behalf of the maintainers team I'm happy to announce bytestring-0.11.0.0-rc1: <a href="https://github.com/haskell/bytestring/tree/0.11.0.0-rc1" rel="noreferrer" target="_blank">https://github.com/haskell/bytestring/tree/0.11.0.0-rc1</a> <br><br>This is a first major release since 2012, so I would like to encourage everyone to give it a try before it is shipped with GHC 9.0. <br><br>The update focuses on performance improvements and removes several deprecated functions and modules.<br><br><br><br>Changelog: <a href="https://github.com/haskell/bytestring/blob/0.11.0.0-rc1/Changelog.md" rel="noreferrer" target="_blank">https://github.com/haskell/bytestring/blob/0.11.0.0-rc1/Changelog.md</a><br><br>Diff: <a href="https://github.com/haskell/bytestring/compare/0.10.12.0...0.11.0.0-rc1" rel="noreferrer" target="_blank">https://github.com/haskell/bytestring/compare/0.10.12.0...0.11.0.0-rc1</a><br><br><br><br>Here is an example of cabal.project:<br><br><br><br>packages: .<br><br><br><br>source-repository-package<br><br>  type: git<br><br>  location: <a href="https://github.com/haskell/bytestring" rel="noreferrer" target="_blank">https://github.com/haskell/bytestring</a><br><br>  tag: 0.11.0.0-rc1<br><br><br><br>allow-newer:<br><br>  *:bytestring<br><br><br><br>And an example of stack.yaml:<br><br><br><br>resolver: nightly-2020-09-16<br><br>packages:<br><br>- .<br><br>extra-deps:<br><br>- github: haskell/bytestring<br><br>  commit: 96c95391025c1ce2240f6dc7bcad06d4191e7793<br><br>- github: haskell/cabal<br><br>  commit: 5139d6e72d391bffa3cf06f08884277799eb0b45<br><br>  subdirs:<br><br>    - Cabal<br><br>- binary-0.8.8.0<br><br>- directory-1.3.6.0<br><br>- text-1.2.3.2<br><br>- unix-2.7.2.2<br><br>- parsec-3.1.14.0<br><br>- process-1.6.9.0<br><br>allow-newer: true<br><br><br><br>Best regards,<br><br>Andrew<br><br>_______________________________________________<br><br>Libraries mailing list<br><br><a href="mailto:Libraries@haskell.org" target="_blank">Libraries@haskell.org</a><br><br><a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries</a><br><br></blockquote></div></div>