------------------------------------------------------------------- Mon Feb 8 19:13:43 UTC 2021 - psimons@suse.com - Update lens to version 4.19.2 revision 5. Upstream has revised the Cabal build instructions on Hackage. ------------------------------------------------------------------- Sun Jan 31 13:49:07 UTC 2021 - psimons@suse.com - Update lens to version 4.19.2 revision 4. Upstream has revised the Cabal build instructions on Hackage. ------------------------------------------------------------------- Wed Jan 20 08:35:33 UTC 2021 - psimons@suse.com - Update lens to version 4.19.2 revision 3. Upstream has revised the Cabal build instructions on Hackage. ------------------------------------------------------------------- Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup - disable %{ix86} build ------------------------------------------------------------------- Tue Oct 6 08:56:30 UTC 2020 - psimons@suse.com - Update lens to version 4.19.2 revision 2. Upstream has revised the Cabal build instructions on Hackage. ------------------------------------------------------------------- Mon Aug 31 09:34:39 UTC 2020 - psimons@suse.com - Update lens to version 4.19.2 revision 1. Upstream has revised the Cabal build instructions on Hackage. ------------------------------------------------------------------- Tue Aug 18 10:45:18 UTC 2020 - Peter Simons - Replace %setup -q with the more modern %autosetup macro. ------------------------------------------------------------------- Tue Jun 16 11:14:19 UTC 2020 - Peter Simons - Re-generate file with latest version of spec-cleaner. ------------------------------------------------------------------- Wed May 6 06:54:11 UTC 2020 - psimons@suse.com - Update lens to version 4.19.2. 4.19.2 [2020.04.15] ------------------- * Remove the test suite's dependency on `test-framework-th`. ------------------------------------------------------------------- Thu Feb 27 14:17:53 UTC 2020 - psimons@suse.com - Update lens to version 4.19.1. 4.19.1 [2020.02.13] ------------------- * Fix a bug introduced in 4.19 where using `_TupE` to `preview` a value would always fail. ------------------------------------------------------------------- Fri Feb 7 08:04:19 UTC 2020 - psimons@suse.com - Update lens to version 4.19. 4.19 [2020.02.03] ----------------- * Support building with GHC 8.10. * The types of `_TupE` and `_UnboxedTupE` are now `Prism' Exp [Maybe Exp]` when built against `template-haskell-2.16` or later to reflect the new types of `TupE` and `UnboxedTupE`. * Add `_ForallVisT` and `_BytesPrimL` prisms when building against `template-haskell-2.16` or later. * Make `<>~` and `<>=` and their ` - Drop obsolete group attributes. ------------------------------------------------------------------- Sat Sep 14 02:03:25 UTC 2019 - psimons@suse.com - Update lens to version 4.18.1. 4.18.1 [2019.09.13] ------------------- * Remove the use of `cpp-options: -traditional`. This should be unnecessary on all versions of GHC that `lens` supports, as modern GHCs already use `-traditional` internally during preprocessing. More critically, the use of `cpp-options: -traditional` breaks profiling builds on GHC 8.8 (see https://gitlab.haskell.org/ghc/ghc/issues/17185). ------------------------------------------------------------------- Sat Sep 7 02:01:29 UTC 2019 - psimons@suse.com - Update lens to version 4.18. Upstream has edited the change log file since the last release in a non-trivial way, i.e. they did more than just add a new entry at the top. You can review the file at: http://hackage.haskell.org/package/lens-4.18/src/CHANGELOG.markdown ------------------------------------------------------------------- Thu Aug 8 10:13:34 UTC 2019 - Peter Simons - Update Cabal file to allow building with call-stack 0.2.x. ------------------------------------------------------------------- Tue Jun 11 14:29:12 UTC 2019 - Peter Simons - Update Cabal file for more accurate build dependencies. ------------------------------------------------------------------- Tue Apr 30 09:23:06 UTC 2019 - psimons@suse.com - Update lens to version 4.17.1. 4.17.1 [2019.04.26] ------------------- * Support `th-abstraction-0.3.0.0` or later. * Only incur `semigroups` and `void` dependencies on old GHCs. * Add `holes1Of`. * Add `locally` (https://github.com/ekmett/lens/pull/829). * Add `ilocally` (https://github.com/ekmett/lens/pull/836). * Add a third `Prism` law. * Add `gplate1`. * Add `Wrapped`/`Rewrapped` instances for `Data.Monoid.Ap`. ------------------------------------------------------------------- Thu Aug 2 16:29:51 UTC 2018 - psimons@suse.com - Add lens at version 4.17.