summaryrefslogtreecommitdiff
path: root/math/hs-profunctors/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2021-04-23Update to profunctors-5.6.2pho1-99/+99
5.6.2 [2021.02.17] * Add Semigroup and Monoid instances for Forget 5.6.1 [2020.12.31] * Add Functor instances for PastroSum, CopastroSum, Environment, FreeMapping, Pastro, Copastro, FreeTraversing, and Coyoneda. * Explicitly mark modules as Safe. 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. 5.5.2 [2020.02.13] * Add Cochoice, Costrong, Closed, Traversing, and Mapping instances for Cayley. * Add Mapping and Traversing instances for Tannen.
2020-05-11hs-*: add PLIST filesrillig1-0/+100
These PLIST files have been autogenerated by mk/haskell.mk using HS_UPDATE_PLIST=yes during a bulk build. They will help to track changes to the packages. The Haskell packages didn't have PLIST files because their paths contained package hashes. These hashes are now determined by mk/haskell.mk, which makes it easy to generate easy to read PLIST files.