File ghc-StateVar.changes of Package ghc-StateVar
-------------------------------------------------------------------
Thu Mar 30 17:08:24 UTC 2023 - Peter Simons <psimons@suse.com>
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
-------------------------------------------------------------------
Tue Jul 27 07:52:09 UTC 2021 - psimons@suse.com
- Update StateVar to version 1.2.2.
1.2.2
-----
* Relaxed upper version bound for `transformers`.
-------------------------------------------------------------------
Tue Dec 29 21:16:54 UTC 2020 - psimons@suse.com
- Update StateVar to version 1.2.1.
1.2.1
-----
* Explicitly mark `Data.StateVar` as Safe (or Trustworthy for GHC before 7.10).
-------------------------------------------------------------------
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
-------------------------------------------------------------------
Tue Aug 18 10:43:53 UTC 2020 - Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
-------------------------------------------------------------------
Tue Jun 16 11:13:40 UTC 2020 - Peter Simons <psimons@suse.com>
- Re-generate file with latest version of spec-cleaner.
-------------------------------------------------------------------
Fri Nov 8 16:14:49 UTC 2019 - Peter Simons <psimons@suse.com>
- Drop obsolete group attributes.
-------------------------------------------------------------------
Tue Jun 4 02:02:20 UTC 2019 - psimons@suse.com
- Update StateVar to version 1.2.
1.2
---
* Added instances for `ForeignPtr`.
-------------------------------------------------------------------
Sat Oct 20 11:31:07 UTC 2018 - Peter Simons <psimons@suse.com>
- Use https URL to refer to bugs.opensuse.org.
-------------------------------------------------------------------
Fri Aug 17 09:43:16 UTC 2018 - psimons@suse.com
- Update StateVar to version 1.1.1.1.
1.1.1.1
-------
* Relaxed upper version bound for `stm`.
-------------------------------------------------------------------
Wed Jul 18 14:26:11 UTC 2018 - psimons@suse.com
- Cosmetic: replace tabs with blanks, strip trailing white space,
and update copyright headers with spec-cleaner.
-------------------------------------------------------------------
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
- Update StateVar to version 1.1.1.0.
* Track recent move of `Contravariant` to `base`.
-------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
-------------------------------------------------------------------
Sun Jul 10 17:32:48 UTC 2016 - psimons@suse.com
- Update to version 1.1.0.4 revision 0 with cabal2obs.
-------------------------------------------------------------------
Thu Apr 14 08:24:43 UTC 2016 - mimi.vx@gmail.com
- update to 1.1.0.4
* Corrected HasUpdate's superclass constraint.
-------------------------------------------------------------------
Mon Jan 18 11:53:15 UTC 2016 - mimi.vx@gmail.com
- update to 1.1.0.3
* Removed a couple of redundant typeclass constraints.
-------------------------------------------------------------------
Thu Dec 24 09:24:36 UTC 2015 - mimi.vx@gmail.com
- update to 1.1.0.2
* Relaxed upper version bound for transformers.
-------------------------------------------------------------------
Thu Aug 6 18:36:25 UTC 2015 - mimi.vx@gmail.com
- update to 1.1.0.1
-------------------------------------------------------------------
Thu Apr 16 07:09:48 UTC 2015 - mimi.vx@gmail.com
- initial commit of package