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.3 | Vendor: openSUSE |
Release: 2.4 | Build date: Thu Mar 7 01:03:28 2019 |
Group: Development/Libraries/Haskell | Build host: armbuild14 |
Size: 1018744 | Source RPM: ghc-profunctors-5.3-2.4.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://hackage.haskell.org/package/profunctors | |
Summary: Profunctors |
Profunctors.
BSD-3-Clause
* 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. * Wed Apr 19 2017 psimons@suse.com - Update to version 5.2 revision 1 with cabal2obs. * Sun Jul 10 2016 psimons@suse.com - Update to version 5.2 revision 0 with cabal2obs. * Wed Jan 20 2016 mimi.vx@gmail.com - update to 5.2 * Renamed Cotambara to TambaraChoice and Pastro to PastroChoice. * Added a true Cotambara and Copastro construction for (co)freely generating costrength, along with CotambaraSum and CopastroSum variants. * Engaged in a fair bit of bikeshedding about the module structure for lesser used modules in this package. * Mon Dec 07 2015 mimi.vx@gmail.com - update to 5.1.2 * Added Prep and Coprep along with witnesses to the adjunctions Prep -| Star : [Hask,Hask] -> Prof and Coprep -| Costar : [Hask,Hask]^op -> Prof. * Thu Aug 06 2015 mimi.vx@gmail.com - update to 5.1.1 * Add proper support for GHC 7.0+. * instance Costrong (Cokleisli f). * instance Cochoice (Star f). * Changed the instance for Cochoice (Costar f). * MINIMAL pragma for Costrong and Cochoice. * More Costrong and Cochoice instances. * UpStar and DownStar have become Star and Costar. Star is analogous to Kleisli, Costar is analogous to Cokleisli. * Split representability into sieves and representability. * Moved Data.Profunctor.Collage to semigroupoids 5, and removed the semigroupoids dependency. * Sun Apr 26 2015 mimi.vx@gmail.com - initial commit
/usr/lib/ghc-8.4.3/profunctors-5.3-1GzxMRHtpqa1wvyRgn1Dmu /usr/lib/ghc-8.4.3/profunctors-5.3-1GzxMRHtpqa1wvyRgn1Dmu/libHSprofunctors-5.3-1GzxMRHtpqa1wvyRgn1Dmu-ghc8.4.3.so /usr/share/licenses/ghc-profunctors /usr/share/licenses/ghc-profunctors/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jan 22 23:24:44 2025