gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/polysemy

Higher-order, low-boilerplate free monads

Screenshots

  • polysemy-1.9.1.3
    ~amd64
    doc hscolour hoogle profile test

    View      Download      Browse     License: BSD   
    Overlay: haskell

ChangeLog

commit 9d77e70b6a1063fc3e34ea1355f0dffd087179c2
Author: hololeap <hololeap@protonmail.com>
Date: Tue Mar 19 22:38:55 2024 -0600

dev-haskell/polysemy: add 1.9.1.3, drop 1.9.1.1

Signed-off-by: hololeap <hololeap@protonmail.com>

commit 00370266d5d708c723bfeb9d7d5d56b61ee0a3cb
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Sep 2 10:49:46 2023 -0600

dev-haskell/polysemy: add 1.9.1.1, drop 1.9.1.0

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit c74f161b4f529d7adbf4392b7c8c931c020a987e
Author: Miezhiko <Miezhiko@gmail.com>
Date: Tue Jun 27 10:29:33 2023 +0400

dev-haskell/polysemy: drop 1.7.1.0

Signed-off-by: Miezhiko <Miezhiko@gmail.com>

commit 74a6a539812f53d96fcd864f0ba1e62f27c841dc
Author: Miezhiko <Miezhiko@gmail.com>
Date: Wed Jun 21 14:43:48 2023 +0400

dev-haskell/polysemy: add 1.9.1.0

Signed-off-by: Miezhiko <Miezhiko@gmail.com>

commit db98782e890b3cebf75a19b2da3a1bdcbee17fa4
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 12 06:28:08 2023 -0600

*/*: Remove [profile?] from ghc RDEPEND

This reverts commit b2f01bbf1333c88785109bebf75d49a3bd623727.

Adding [profile?] universally causes issues with exe-only packages with
no profile USE flag. This is better handled in the eclass.

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit a2f524e74d7e5e5000c1d057a74dcd7f4af7b43c
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat May 6 17:04:20 2023 -0600

*/*: Remove ~x86 (and related) from KEYWORDS

x86 is mostly untested, and even building a subset of ::haskell
revealed failing tests which pass on amd64.

With the new behavior of hackport to only add ARCH to KEYWORDS, there
will be CI failures if a package has ~x86 removed but not from its
revdep tree as well. The only sensible mitigation is to remove ~x86
tree-wide until we have a dedicated tester willing to fix current bugs.

See: https://github.com/snoyberg/mono-traversable/issues/210
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit b2f01bbf1333c88785109bebf75d49a3bd623727
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 5 15:53:40 2023 -0600

*/*: Add [profile?] to ghc RDEPEND

Any package that depends on 'base' will require the 'base' profiling
libs when profiling is enabled. Because virtually every package depends
on 'base', it makes sense to add [profile?] universally to
'dev-lang/ghc' in RDEPEND.

Reported-by: Filip Kszczot <filip@kszczot.pl>
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 0f4b2b852279a027ed5c8625ad97d094d1ddaff1
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Sep 17 10:42:23 2022 -0600

dev-haskell/polysemy: Add GHC_BOOTSTRAP_PACKAGES

Needed because of recent change in eclass

Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1327
See: 5cfaa84b6afa9f7fdba4845e599c22a02a29dbc7
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 9672ee12c9c489f9e5bfdee329a4e6aed692fe4d
Author: Sam James <sam@gentoo.org>
Date: Sat Jul 30 06:55:18 2022 +0100

*/*: fix https->https in metadatd dtd

Newer hackport fixes this (in git, not tagged yet).

Signed-off-by: Sam James <sam@gentoo.org>

commit 30ac81eb17884f2fa2d26c3fa8b89f0270c7d4f5
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Mar 19 03:10:26 2022 -0600

dev-haskell/polysemy: Loosen constraints

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 0b3aec124a222d2c08f6b3f89164c8dafc889fd2
Author: hololeap <hololeap@users.noreply.github.com>
Date: Wed Feb 16 18:28:07 2022 -0700

dev-haskell/polysemy: Bump to 1.7.1.0

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 006ad3dc737d87df8c9659993a8e5b6617430c13
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Oct 25 20:12:51 2021 -0600

dev-haskell/polysemy: Bump to 1.6.0.0

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 97951663796f74b32f01ad1ac8624f39d6a542ea
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jul 3 19:51:27 2021 +0100

dev-haskell/polysemy: allow doctest-0.18

Issue: https://github.com/gentoo-haskell/gentoo-haskell/issues/1196
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 75419d714511f8ca285ba12c02a46dde2abc7aab
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Fri Feb 26 22:47:37 2021 -0500

dev-haskell/polysemy: remove USE=dump-core flag

Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>

commit d349478e3d1ee64c6d86773566db8e63015be936
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Dec 26 15:19:39 2020 +0000

dev-haskell/polysemy: RESTRICT=test, broken on USE=doc

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 4512a3190fc22eafb8e6aa7e68f93db50e8364b3
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Dec 26 13:45:53 2020 +0000

dev-haskell/polysemy: allow cabal-3.2

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit de62cf3ac3c35e9fa0394df6808a56aa7143393b
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Dec 26 13:40:24 2020 +0000

dev-haskell/polysemy: bump up to 1.4.0.0

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit aac09f6fad1c5f168fac914bdbd613c749d793fb
Author: Constantin Runge <c.runge@cssbook.de>
Date: Thu Mar 26 23:25:14 2020 +0100

dev-haskell/polysemy: add 1.3.0.0