1
0
ghc-reflection/ghc-reflection.changes

32 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
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.
-------------------------------------------------------------------
Fri Nov 8 16:14:31 UTC 2019 - Peter Simons <psimons@suse.com>
- Drop obsolete group attributes.
-------------------------------------------------------------------
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.