File ghc-optics-extra.changes of Package ghc-optics-extra
-------------------------------------------------------------------
Thu Nov 16 20:50:46 UTC 2023 - Peter Simons <psimons@suse.com>
- Update optics-extra to version 0.4.2.1 revision 2.
# optics-extra-0.4.2.1 (2022-05-20)
* Fix for previous release when used with `mtl-2.3` and `transformers-0.5`.
# optics-extra-0.4.2 (2022-05-19)
* Allow `transformers-0.6` and `mtl-2.3`
Note that `optics-extra` no longer defines `Zoom` instances for `ErrorT` or `ListT` when
building with `mtl-2.3` or later. This is because `MonadState` is a superclass of
`Zoom`, and the `MonadState` instances for `ErrorT` and `ListT` were removed in
`mtl-2.3`. Be watchful of this if you build `optics-extra` with `mtl-2.3` (or
later) combined with an older version of `transformers` (pre-0.6) that defines
`ErrorT` or `ListT`. Similarly for `Magnify` and `MagnifyMany`.
# optics-extra-0.4.1 (2022-03-22)
* Add support for GHC-9.2
-------------------------------------------------------------------
Sat Jan 1 18:00:41 UTC 2022 - Peter Simons <psimons@suse.com>
- Update optics-extra to version 0.4 revision 2.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Mon Nov 15 06:58:05 UTC 2021 - psimons@suse.com
- Update optics-extra to version 0.4 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Tue Feb 23 20:48:53 UTC 2021 - psimons@suse.com
- Update optics-extra to version 0.4.
# optics-extra-0.4 (2021-02-22)
* Add support for GHC-9.0
-------------------------------------------------------------------
Sat Feb 20 00:07:39 UTC 2021 - psimons@suse.com
- Update optics-extra to version 0.3 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
-------------------------------------------------------------------
Tue Sep 1 10:38:21 UTC 2020 - psimons@suse.com
- Add optics-extra at version 0.3.