diff --git a/ghc-reflection.changes b/ghc-reflection.changes index 849efd3..13323fc 100644 --- a/ghc-reflection.changes +++ b/ghc-reflection.changes @@ -1,5 +1,22 @@ ------------------------------------------------------------------- -Wed Aug 28 17:31:04 UTC 2019 - psimons@suse.com +Fri Nov 8 16:14:31 UTC 2019 - Peter Simons -- Add reflection at version 2.1.5. +- 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 + +- 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.