Hello community,

here is the log from the commit of package ghc-th-abstraction for 
openSUSE:Factory checked in at 2019-05-09 10:10:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-th-abstraction (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-th-abstraction.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-th-abstraction"

Thu May  9 10:10:21 2019 rev:7 rq:700204 version:0.3.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-th-abstraction/ghc-th-abstraction.changes    
2019-03-06 15:47:29.196449234 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-th-abstraction.new.5148/ghc-th-abstraction.changes
  2019-05-09 10:10:26.949206552 +0200
@@ -1,0 +2,23 @@
+Tue Apr 30 09:23:09 UTC 2019 - [email protected]
+
+- Update th-abstraction to version 0.3.1.0.
+  ## 0.3.1.0 -- 2019-04-28
+  * Fix a bug which would cause data family information to be reified 
incorrectly
+    with GHC 8.8+ in some situations.
+
+  ## 0.3.0.0 -- 2019-04-26
+  * Breaking change: the `datatypeVars` field of `DatatypeInfo` is now of type
+    `[TyVarBndr]` instead of `[Type]`, as it now refers to all of the bound 
type
+    variables in the data type. The old `datatypeVars` field has been renamed 
to
+    `datatypeInstTypes` to better reflect its purpose.
+
+    In addition, the type of `normalizeCon` now has an additional `[TyVarBndr]`
+    argument, since `DatatypeInfo` now requires it.
+  * Support `template-haskell-2.15`.
+  * Fix a bug in which `normalizeDec` would not detect existential type 
variables
+    in a GADT constructor if they were implicitly quantified.
+  * Fix a bug in which `normalizeDec` would report an incorrect number of
+    `datatypeVars` for GADT declarations with explicit return kinds (such as
+    `data Foo :: * -> * where`).
+
+-------------------------------------------------------------------

Old:
----
  th-abstraction-0.2.11.0.tar.gz

New:
----
  th-abstraction-0.3.1.0.tar.gz

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

Other differences:
------------------
++++++ ghc-th-abstraction.spec ++++++
--- /var/tmp/diff_new_pack.e0W6nE/_old  2019-05-09 10:10:27.761208877 +0200
+++ /var/tmp/diff_new_pack.e0W6nE/_new  2019-05-09 10:10:27.761208877 +0200
@@ -19,7 +19,7 @@
 %global pkg_name th-abstraction
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.2.11.0
+Version:        0.3.1.0
 Release:        0
 Summary:        Nicer interface for reified information about data types
 License:        ISC

++++++ th-abstraction-0.2.11.0.tar.gz -> th-abstraction-0.3.1.0.tar.gz ++++++
++++ 1729 lines of diff (skipped)


Reply via email to