| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ghc-profunctors | Distribution: openSUSE Tumbleweed |
| Version: 5.6.2 | Vendor: openSUSE |
| Release: 1.3 | Build date: Fri May 28 13:06:36 2021 |
| Group: Unspecified | Build host: obs-arm-5 |
| Size: 1165104 | Source RPM: ghc-profunctors-5.6.2-1.3.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: https://hackage.haskell.org/package/profunctors | |
| Summary: Profunctors | |
Profunctors.
BSD-3-Clause
* Fri Feb 19 2021 psimons@suse.com
- Update profunctors to version 5.6.2.
5.6.2 [2021.02.17]
- -----------------
* Add `Semigroup` and `Monoid` instances for `Forget`
* Mon Jan 04 2021 psimons@suse.com
- Update profunctors to version 5.6.1.
5.6.1 [2020.12.31]
- -----------------
* Add `Functor` instances for `PastroSum`, `CopastroSum`, `Environment`,
`FreeMapping`, `Pastro`, `Copastro`, `FreeTraversing`, and `Coyoneda`.
* Explicitly mark modules as `Safe`.
* Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
* Tue Oct 06 2020 psimons@suse.com
- Update profunctors to version 5.6.
5.6 [2020.10.01]
- ---------------
* Enable the `PolyKinds` extension. The following datatypes now have
polymorphic kinds: `(:->)`, `Cayley`, `Procompose`, `Rift`,
`ProfunctorFunctor`, `Ran`, `Codensity`, `Prep`, `Coprep`, `Star`, `Costar`,
`WrappedArrow`, `Forget`.
* Allow building with GHC 9.0.
* Tue Aug 18 2020 Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
* Tue Jun 16 2020 Peter Simons <psimons@suse.com>
- Re-generate file with latest version of spec-cleaner.
* Thu Feb 27 2020 psimons@suse.com
- Update profunctors to version 5.5.2.
5.5.2 [2020.02.13]
- -----------------
* Add `Cochoice`, `Costrong`, `Closed`, `Traversing`, and `Mapping` instances
for `Cayley`.
* Add `Mapping` and `Traversing` instances for `Tannen`.
* Wed Nov 27 2019 psimons@suse.com
- Update profunctors to version 5.5.1.
5.5.1 [2019.11.26]
- -----------------
* Add `Choice`, `Cochoice`, `Closed`, `Strong`, and `Costrong` instances for
`Data.Bifunctor.Sum`.
* Fri Nov 08 2019 Peter Simons <psimons@suse.com>
- Drop obsolete group attributes.
* Sat Sep 07 2019 psimons@suse.com
- Update profunctors to version 5.5.
5.5 [2019.09.06]
- ---------------
* Change the type of `roam` to make it actually useful.
* Add a `Cochoice` instance for `Forget`.
* Sat May 11 2019 psimons@suse.com
- Update profunctors to version 5.4.
5.4 [2019.05.10]
- ---------------
* Add `wander`-like combinator `roam` to `Mapping`.
* Remove illegal `instance Choice (Costar w)`.
* Add `strong` combinator #62.
* Only depend on `semigroups` before GHC 8.0.
* Add `Contravariant` instances for `Star` and `Forget`.
* Sat Oct 20 2018 Peter Simons <psimons@suse.com>
- Use https URL to refer to bugs.opensuse.org.
* Wed Jul 18 2018 psimons@suse.com
- Cosmetic: replace tabs with blanks, strip trailing white space,
and update copyright headers with spec-cleaner.
* Fri Jul 13 2018 psimons@suse.com
- Update profunctors to version 5.3.
5.3 [2018.07.02]
- ---------------
* Generalize the types of `(#.)` and `(.#)`. Before, they were:
```haskell
(#.) :: (Profunctor p, Coercible c b) => (b -> c) -> p a b -> p a c
(.#) :: (Profunctor p, Coercible b a) => p b c -> (a -> b) -> p a c
```
Now, they are:
```haskell
(#.) :: (Profunctor p, Coercible c b) => q b c -> p a b -> p a c
(.#) :: (Profunctor p, Coercible b a) => p b c -> q a b -> p a c
```
* Drop support for GHC < 7.8.
* Add a `Profunctor` instance for `Data.Bifunctor.Sum`.
* Mon May 14 2018 psimons@suse.com
- Update profunctors to version 5.2.2 revision 1.
* Add `Semigroup` instances for `Closure` and `Tambara`
* Allow `base-orphans-0.6`.
* Add `Traversing` instance for `Forget`
* Add `Traversing` and `Mapping` instances for `Procompose`
* Add `Category` instance for `Star`
* Add `mapCayley` to `Data.Profunctor.Cayley`
* Add `pastro` and `unpastro` to `Data.Profunctor.Strong`.
* Add `dimapWandering`, `lmapWandering`, and `rmapWandering` to `Data.Profunctor.Traversing`
* Add documentation stating the laws for various profunctors.
* Introduce the `Data.Profunctor.Yoneda` module.
/usr/lib/ghc-8.10.4/profunctors-5.6.2 /usr/lib/ghc-8.10.4/profunctors-5.6.2/libHSprofunctors-5.6.2-EvAPi7bCEvT1AWTZKIYscV-ghc8.10.4.so /usr/share/licenses/ghc-profunctors /usr/share/licenses/ghc-profunctors/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 24 23:22:36 2025