Package Release Info

ghc-reflection-2.1.6-bp154.2.11

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-reflection
ghc-reflection-devel

Change Logs

* Tue Feb 15 2022 Peter Simons <psimons@suse.com>
- Update copyright header in the spec file.
* Fri Feb 11 2022 Peter Simons <psimons@suse.com>
- Make sure installed text files have no +x flag.
* Tue Nov 16 2021 psimons@suse.com
- Update reflection to version 2.1.6 revision 1.
  Upstream has revised the Cabal build instructions on Hackage.
* Tue Sep 07 2021 Ond?ej Súkup <mimi.vx@gmail.com>
- make rpmlint happy
* Thu Dec 17 2020 Ond?ej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
* Tue Aug 18 2020 Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
* Tue Jun 09 2020 psimons@suse.com
- Update reflection to version 2.1.6.
  [#] 2.1.6 [2020.05.16]
  * Fix a bug in which `give` (and possibly `reify`, `reifyNat`, and
    `reifySymbol`) could be unsoundly inlined by GHC 8.10 or older to produce
    incorrect runtime results.
Version: 2.1.5-bp152.1.14
* Fri Nov 08 2019 Peter Simons <psimons@suse.com>
- Drop obsolete group attributes.
* Wed Aug 28 2019 psimons@suse.com
- Update reflection to version 2.1.5.
  [#] 2.1.5 [2019.08.27]
  * Fix a bug in which `reifyNat` would yield incorrect results for very large
    `Integer`s on GHC 8.2 or later.
* Tue Jun 11 2019 Peter Simons <psimons@suse.com>
- Update Cabal file for more accurate build dependencies.
Version: 2.1.4-bp151.1.12
* Thu Aug 02 2018 psimons@suse.com
- Add reflection at version 2.1.4.
Version: 2.1.2-bp150.2.4
* Thu Aug 03 2017 psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
Version: 2.1.2-2.3
* Sun Jul 10 2016 psimons@suse.com
- Update to version 2.1.2 revision 0 with cabal2obs.
* Sun Feb 14 2016 mimi.vx@gmail.com
- update to 2.1.2
  * Support cross-compilation and unregistered GHC builds.
* Fri Jan 08 2016 mimi.vx@gmail.com
- update to 2.1.1.1
  * fixed support for older releases and documentation
* Tue Dec 15 2015 mimi.vx@gmail.com
- update to 2.1
* Fri Sep 25 2015 mimi.vx@gmail.com
- initial commit