1
0
forked from pool/ghc-invariant

Accepting request 988215 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/988215
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-invariant?expand=0&rev=13
This commit is contained in:
2022-08-01 19:31:22 +00:00
committed by Git OBS Bridge
4 changed files with 29 additions and 5 deletions

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Sun Jul 3 10:17:11 UTC 2022 - Peter Simons <psimons@suse.com>
- 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 7 23:56:16 UTC 2022 - Peter Simons <psimons@suse.com>
- 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 1 12:27:07 UTC 2021 - psimons@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package ghc-invariant
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%global pkg_name invariant
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.5.5
Version: 0.6
Release: 0
Summary: Haskell98 invariant functors
License: BSD-2-Clause

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:26150aff8031f62c4c935f7376ac61fb092ed7c4b6da26d13389eca664e2c7f5
size 27181

3
invariant-0.6.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b52b2a798c514e2f3bb37d9d629078f433745fa8a25756198c4d33751d7bce1d
size 27707