Hello community,
here is the log from the commit of package ghc-prettyprinter for
openSUSE:Factory checked in at 2020-08-10 14:54:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-prettyprinter (Old)
and /work/SRC/openSUSE:Factory/.ghc-prettyprinter.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-prettyprinter"
Mon Aug 10 14:54:29 2020 rev:2 rq:824312 version:1.7.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-prettyprinter/ghc-prettyprinter.changes
2020-07-09 13:18:43.441147572 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-prettyprinter.new.3399/ghc-prettyprinter.changes
2020-08-10 14:55:21.915917088 +0200
@@ -1,0 +2,27 @@
+Sat Aug 1 02:00:26 UTC 2020 - [email protected]
+
+- Update prettyprinter to version 1.7.0.
+ # [1.7.0]
+
+ ## Breaking changes
+
+ - [Fix `layoutPretty` and `layoutSmart` so they don't produce trailing
whitespace as a result of indenting empty
lines.](https://github.com/quchen/prettyprinter/pull/139)
+ * Users of `removeTrailingWhitespace` should check whether it is still
needed.
+ - [Use `floor` instead of `round` to compute ribbon
width.](https://github.com/quchen/prettyprinter/pull/160)
+ - [Remove deprecated `Data.Text.Prettyprint.Doc.Render.ShowS`
module.](https://github.com/quchen/prettyprinter/pull/173)
+ - [Add optimized implementation of `stimes` for
`Doc`.](https://github.com/quchen/prettyprinter/pull/135)
+ - [Generalize the type of `layoutCompact` to clarify that it doesn't
preserve annotations.](https://github.com/quchen/prettyprinter/pull/183)
+ - [Add strictness annotations in `SimpleDocStream` and
`PageWidth`.](https://github.com/quchen/prettyprinter/pull/129)
+
+ ## Non-breaking changes
+
+ - [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.
+ - [Fix build with GHC 7.4.](https://github.com/quchen/prettyprinter/pull/187)
+ - Various documentation improvements.
+
+ [1.7.0]: https://github.com/quchen/prettyprinter/compare/v1.6.2...v1.7.0
+
+-------------------------------------------------------------------
Old:
----
prettyprinter-1.6.2.tar.gz
New:
----
prettyprinter-1.7.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-prettyprinter.spec ++++++
--- /var/tmp/diff_new_pack.Dg2Trr/_old 2020-08-10 14:55:27.351919958 +0200
+++ /var/tmp/diff_new_pack.Dg2Trr/_new 2020-08-10 14:55:27.355919960 +0200
@@ -19,7 +19,7 @@
%global pkg_name prettyprinter
%bcond_with tests
Name: ghc-%{pkg_name}
-Version: 1.6.2
+Version: 1.7.0
Release: 0
Summary: A modern, easy to use, well-documented, extensible
pretty-printer
License: BSD-2-Clause
++++++ prettyprinter-1.6.2.tar.gz -> prettyprinter-1.7.0.tar.gz ++++++
++++ 8403 lines of diff (skipped)