File ghc-prettyprinter-ansi-terminal.changes of Package ghc-prettyprinter-ansi-terminal
-------------------------------------------------------------------
Thu Mar 30 17:07:56 UTC 2023 - Peter Simons <psimons@suse.com>
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
-------------------------------------------------------------------
Mon Sep 13 08:26:57 UTC 2021 - psimons@suse.com
- Update prettyprinter-ansi-terminal to version 1.1.3.
# [1.1.3]
- [Deprecate the `Data.Text.Prettyprint.*` modules](https://github.com/quchen/prettyprinter/pull/203)
* Users should migrate to the new `Prettyprinter` module hierarchy.
* The old modules will be removed no sooner than September 2022.
[1.1.3]: https://github.com/quchen/prettyprinter/compare/ansi-terminal-v1.1.2...ansi-terminal-v1.1.3
-------------------------------------------------------------------
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
-------------------------------------------------------------------
Tue Aug 18 10:45:47 UTC 2020 - Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
-------------------------------------------------------------------
Sat Aug 1 02:00:27 UTC 2020 - psimons@suse.com
- Update prettyprinter-ansi-terminal to version 1.1.2.
# [1.1.2]
- [Add shallower `Prettyprinter` module hierarchy exposing the same API.](https://github.com/quchen/prettyprinter/pull/174)
* The current plan for the existing `Data.Text.Prettyprint.Doc*` modules is:
* Start deprecation in early 2021.
* Remove the modules after a deprecation period of at least one year.
- [Make `renderLazy` lazy, and speed it up.](https://github.com/quchen/prettyprinter/pull/176)
- [Add export list for Prettyprinter.Render.Terminal.Internal.](https://github.com/quchen/prettyprinter/pull/148)
- [Optimize generating spaces for indentation.](https://github.com/quchen/prettyprinter/pull/132)
- [Enable `-O2`.](https://github.com/quchen/prettyprinter/pull/144)
- [Extend GHC support to 7.6 and 7.4.](https://github.com/quchen/prettyprinter/pull/74)
[1.1.2]: https://github.com/quchen/prettyprinter/compare/ansi-terminal-v1.1.1.2...ansi-terminal-v1.1.2
-------------------------------------------------------------------
Wed Jul 8 16:48:03 UTC 2020 - psimons@suse.com
- Add prettyprinter-ansi-terminal at version 1.1.1.2.