SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ghc-invariant-doc-0.6.3-1.11.noarch.rpm :

* Tue Mar 19 2024 Peter Simons - Update invariant to version 0.6.3. [#] 0.6.3 [2024.03.19]
* Support building with `template-haskell-2.22.
*` (GHC 9.10).
* Sun Mar 17 2024 Peter Simons - Update invariant to version 0.6.2 revision 2. Upstream has revised the Cabal build instructions on Hackage.
* Sat Sep 30 2023 Peter Simons - Update invariant to version 0.6.2 revision 1. Upstream has revised the Cabal build instructions on Hackage.
* Sun Aug 06 2023 Peter Simons - Update invariant to version 0.6.2. [#] 0.6.2 [2023.08.06]
* The Template Haskell machinery now uses `TemplateHaskellQuotes` when building with GHC 8.0+ instead of manually constructing each Template Haskell `Name`. A consequence of this is that `invariant` will now build with GHC 9.8, as `TemplateHaskellQuotes` abstracts over some internal Template Haskell changes introduced in 9.8.
* Thu Mar 30 2023 Peter Simons - Updated spec file to conform with ghc-rpm-macros-2.5.2.
* Mon Feb 27 2023 Peter Simons - Update invariant to version 0.6.1. [#] 0.6.1 [2023.02.27]
* Support `th-abstraction-0.5.
*`.
* Sat Jul 23 2022 Peter Simons - Update invariant to version 0.6 revision 1. Upstream has revised the Cabal build instructions on Hackage.
* Sun Jul 03 2022 Peter Simons - Update invariant to version 0.6. [#] 0.6 [2022.07.03]
* Loosen the `Monad` constraint in the `Invariant(2)` instances for `Kleisli` to an `Invariant` constraint.
* Loosen the `Comonad` constraint in the `Invariant2` instance for `Cokleisli` to an `Invariant` constraint.
* Add `Invariant` instances for `PastroSum`, `CopastroSum`, `Environment`, `FreeMapping`, `Pastro`, and `FreeTraversing` from the `profunctors` library.
* Add `Invariant(2)` instances for `Copastro` and `Coyoneda` from the `profunctors` library.
* Sat May 07 2022 Peter Simons - Update invariant to version 0.5.6. [#] 0.5.6 [2022.05.07]
* Add `InvariantProfunctor` and `InvariantArrow` newtypes that admit implementations of `invmap` that only require `Profunctor` or `Arrow` constraints, respectively. Also add top-level `invmapProfunctor` and `invmapArrow` functions.
* Mon Nov 01 2021 psimonsAATTsuse.com- Update invariant to version 0.5.5. [#] 0.5.5 [2021.11.01]
* Allow building with GHC 9.2.
* Allow building with `transformers-0.6.
*`.
 
ICM