2020-09-04 17:11:17 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 18 10:45:50 UTC 2020 - Peter Simons <psimons@suse.com>
|
|
|
|
|
|
|
|
- Replace %setup -q with the more modern %autosetup macro.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 9 09:10:57 UTC 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.
|
|
|
|
|
2019-12-24 03:03:35 +01:00
|
|
|
-------------------------------------------------------------------
|
2019-12-29 03:03:28 +01:00
|
|
|
Fri Nov 8 16:14:31 UTC 2019 - Peter Simons <psimons@suse.com>
|
2019-12-24 03:03:35 +01:00
|
|
|
|
2019-12-29 03:03:28 +01:00
|
|
|
- Drop obsolete group attributes.
|
2019-12-24 03:03:35 +01:00
|
|
|
|
2019-12-29 03:03:28 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 28 02:02:20 UTC 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 14:29:16 UTC 2019 - Peter Simons <psimons@suse.com>
|
|
|
|
|
|
|
|
- Update Cabal file for more accurate build dependencies.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 2 16:29:55 UTC 2018 - psimons@suse.com
|
|
|
|
|
|
|
|
- Add reflection at version 2.1.4.
|