1
0
forked from pool/ghc-invariant

osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-invariant revision:10, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-invariant?expand=0&rev=16
This commit is contained in:
2019-12-29 02:03:07 +00:00
committed by Git OBS Bridge
parent 760a5655d7
commit 8ee7eec47a

View File

@@ -1,5 +1,31 @@
-------------------------------------------------------------------
Wed Aug 28 17:31:18 UTC 2019 - psimons@suse.com
Fri Nov 8 16:14:04 UTC 2019 - Peter Simons <psimons@suse.com>
- Add invariant at version 0.5.3.
- Drop obsolete group attributes.
-------------------------------------------------------------------
Fri May 3 02:03:06 UTC 2019 - psimons@suse.com
- Update invariant to version 0.5.3.
# 0.5.3 [2019.05.02]
* Implement `foldMap'` in the `Foldable` instance for `WrappedFunctor` when
building with `base-4.13` or later.
-------------------------------------------------------------------
Tue Apr 30 09:23:05 UTC 2019 - psimons@suse.com
- Update invariant to version 0.5.2.
# 0.5.2 [2019.04.26]
* Support `th-abstraction-0.3.0.0` or later.
* Only incur a `semigroups` dependency on old GHCs.
-------------------------------------------------------------------
Fri Dec 14 15:28:34 UTC 2018 - Peter Simons <psimons@suse.com>
- Update Cabal build instructions for more accurate dependencies on
th-abstraction.
-------------------------------------------------------------------
Thu Aug 2 16:29:58 UTC 2018 - psimons@suse.com
- Add invariant at version 0.5.1.