Package Release Info

ghc-text-ansi-0.3.0.1-bp160.1.10

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-text-ansi
ghc-text-ansi-devel
ghc-text-ansi-doc
ghc-text-ansi-prof

Change Logs

* Thu May 16 2024 Peter Simons <psimons@suse.com>
- Update text-ansi to version 0.3.0.1 revision 1.
  Upstream has revised the Cabal build instructions on Hackage.
* Thu Oct 12 2023 Peter Simons <psimons@suse.com>
- Update text-ansi to version 0.3.0.1.
  Upstream has edited the change log file since the last release in
  a non-trivial way, i.e. they did more than just add a new entry
  at the top. You can review the file at:
  http://hackage.haskell.org/package/text-ansi-0.3.0.1/src/CHANGELOG.md
* Wed Oct 11 2023 Peter Simons <psimons@suse.com>
- Update text-ansi to version 0.3.0 revision 1.
  Upstream has revised the Cabal build instructions on Hackage.
* Sun Sep 24 2023 Peter Simons <psimons@suse.com>
- Update text-ansi to version 0.3.0.
  [#]# [0.3.0] - 2023-09-24
  - Switch the underlying text builder from `text-builder` to `text-builder-linear`. This also affects the API provided by
    `Text.Builder.ANSI`; users that were relying on the `Buidler` type from `text-builder` specificially are encouraged
    to simply use older versions of this package until they are able to update their own code to use `text-builder-linear`
    instead.
    The motivation for this change is performance and encoraging the ecosystem to move in the right direction. See the
    `text-builder-linear` project for more details. In a nutshell, it is the superior builder type ;)
Version: 0.2.1.1-bp156.1.1
* Thu May 11 2023 Peter Simons <psimons@suse.com>
- Add text-ansi at version 0.2.1.1.