Hello community,

here is the log from the commit of package ghc-text-generic-pretty for 
openSUSE:Factory checked in at 2018-04-27 16:08:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-text-generic-pretty (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-text-generic-pretty.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-text-generic-pretty"

Fri Apr 27 16:08:19 2018 rev:3 rq:601390 version:1.2.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-text-generic-pretty/ghc-text-generic-pretty.changes
  2017-09-15 22:17:56.536463710 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-text-generic-pretty.new/ghc-text-generic-pretty.changes
     2018-04-27 16:08:30.252091177 +0200
@@ -1,0 +2,7 @@
+Thu Apr 26 07:19:04 UTC 2018 - [email protected]
+
+- Disable Haddock phase to fix the build with modern compilers (on
+  which this is effectively empty, because its contents has moved
+  into the base library).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-text-generic-pretty.spec ++++++
--- /var/tmp/diff_new_pack.SUywe4/_old  2018-04-27 16:08:30.976064623 +0200
+++ /var/tmp/diff_new_pack.SUywe4/_new  2018-04-27 16:08:30.976064623 +0200
@@ -92,7 +92,8 @@
 %setup -q -n %{pkg_name}-%{version}
 
 %build
-%ghc_lib_build
+# https://github.com/RazvanRanca/GenericPretty/issues/4
+%ghc_lib_build_without_haddock
 
 %install
 %ghc_lib_install


Reply via email to