gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/distributive

Distributive functors -- Dual to Traversable

Screenshots

  • distributive-0.6.2.1
    ~amd64
    doc hscolour hoogle profile test

    View      Download      Browse     License: BSD   
    Overlay: haskell
  • distributive-0.6.2.1
    amd64 ~arm64 ~ppc64 ~riscv ~x86
    doc hscolour profile test

    View      Download      Browse     License: BSD   
    Overlay: gentoo

ChangeLog

commit c1d1ab135e7d4c3de68869388ff96abf77f868e5
Author: hololeap <hololeap@protonmail.com>
Date: Tue Mar 5 19:25:37 2024 -0700

*/*: Switch to EAPI 8

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

commit a6fe3ec7eec03950bf891b21a3bac9d7a254bf07
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Thu Aug 10 02:23:42 2023 +0200

dev-haskell/distributive: adjust transformers dep

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 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 85bb84473c698ac685e3d9ba0d328a26095e5e59
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jun 26 14:32:07 2021 +0100

dev-haskell/distributive: bump up to 0.6.2.1

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

commit 761e72b2466399fb732e2478b4d61b4e35f60f0e
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Oct 3 12:06:42 2020 +0100

dev-haskell/distributive: restore RESTRICT=test (fails with USE=doc)

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

commit ba9ede88c0b2d7be6adbd8937ddbb37285d563e8
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Oct 2 22:13:27 2020 +0100

dev-haskell/distributive: bump up to 0.6.2

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

commit 3d16013c65cc8986c7537d76ed3a2855e978d057
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 23 15:39:53 2019 +0000

*/*: Inline mirror://hackage and update URIs

Follow ::gentoo commit 2a2e66a9407205f18
("*/*: Inline mirror://hackage and update URIs ")

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 5d137d6b045cd35776b45e3d4f81f2af7eddedcc
Author: Jack Todaro <jack.todaro@posteo.net>
Date: Sat Sep 7 17:07:32 2019 +1000

dev-haskell/distributive: bump up to 0.6.1

Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Jack Todaro <jack.todaro@posteo.net>

commit a16c9a67e38f8b853e0a89757ebda9be84d78e28
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Feb 7 09:04:05 2019 +0000

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

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

commit 52c0f6432c66bea7c5bf20b32494ca9eb7764fae
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Apr 22 16:10:58 2018 +0100

dev-haskell/distributive: allow doctest-0.14

Package-Manager: Portage-2.3.28, Repoman-2.3.9

commit f57d2ab111e6b7ff39f2ff30ad4428d8c8e1c6d6
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Feb 10 09:18:45 2018 +0000

dev-haskell/distributive: allow doctest 1.0

Package-Manager: Portage-2.3.24, Repoman-2.3.6

commit 2a94f64d40e69b69ddfa1b5da7906d17009e5e6f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Nov 24 09:25:20 2017 +0000

refresh Manifests

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 04465d94f4d04793fcf3400ad10d226fb4c8c7d1
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Nov 19 21:58:09 2017 +0000

dev-haskell/distributive: bump up to 0.5.3

Package-Manager: Portage-2.3.14, Repoman-2.3.6

commit 1a6ba469382ab24f8b77b4ff3b043b6e2ed68306
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Feb 28 21:38:05 2017 +0000

follow ::gentoo in removing '# $Id$' headers

Done as
$ sed -i */*/*.ebuild -e '/^# \$Id\$$/d'

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit c9ff00ff243dd61e916a7a49f3d6270a26385e33
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Feb 5 10:14:19 2017 +0000

dev-haskell/distributive: bump up to 0.5.2

Package-Manager: Portage-2.3.3, Repoman-2.3.1

commit 19fc4582e1a49211a87e1f77158b48f237261919
Author: Sergei Trofimovich <siarheit@google.com>
Date: Thu Jan 19 15:58:55 2017 +0000

dev-haskell/distributive: bump up to 0.5.1

Package-Manager: Portage-2.3.3, Repoman-2.3.1

commit 3df45ac3d5d3ab297f5ad54ae6fdbf33ff4412b1
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Apr 3 16:44:51 2016 +0100

sync keywords from ::gentoo

Synced as:
$ syn-kw ~/gentoo/ ~/gentoo-haskell/

Signed-off-by: Sergei Trofimovich <siarheit@google.com>

commit d4e04d4bfb4b7dfd5f76daaa638e2cc94fea1587
Author: Luis Ressel <aranea@aixah.de>
Date: Mon Feb 8 14:56:52 2016 +0100

dev-haskell/distributive: Bump to 0.5.0.2

commit aa19eeb10bc2eb3e09f93fa8a102c322742943e4
Author: Vikraman Choudhury <vikraman@gentoo.org>
Date: Tue Jan 26 14:19:48 2016 -0500

Update metadata.xml for GLEP 67

commit 77bfc71d66aebed5c267cfc8980b563d5b01c3b7
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon Sep 21 09:29:14 2015 +0100

follow jlec@'s HOMEPAGE fix s/http:/https:/ form ::gentoo

The hack I did it is:
https://github.com/trofi/gentoo-qa/blob/master/check_homepage_https.sh

Will also need similar change in hackport.

Signed-off-by: Sergei Trofimovich <siarheit@google.com>

commit 4a585b54eb5f4c66e9b867f0bf95b390cbc62c60
Author: Heather <Heather@live.ru>
Date: Wed Aug 12 15:47:28 2015 +0400

fix headers and copyright lines

commit b9c11d9d44644f6a277de1f7af562de56e786675
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Aug 9 10:37:52 2015 +0100

convert '# $Header: ' lines to '# $Id$'

The change was adopted when ::gentoo switched to git.

https://github.com/trofi/gentoo-qa/blob/master/check_header.sh

Signed-off-by: Sergei Trofimovich <siarheit@google.com>

commit 7caba65cd543fbfef1c994cc43a84a5dec653ce7
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jul 24 18:07:32 2014 +0300

metadata.xml: from <maintainer> field in favour of <herd> one

Mangled by tiny tool:
https://github.com/trofi/gentoo-qa/blob/master/shrink_haskell_metadata.hs

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit a44e36c73ef2ffb887fae85c3d2e93349b210f1d
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Thu May 15 11:46:49 2014 +0400

dev-haskell/distributive: bump up to 0.4.4

commit 68a4aa64fa64662d8808acc5cd7cc2d4711a4876
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Apr 29 12:26:04 2014 +0300

dev-haskell/distributive: bump up to 0.4.3.2

Package-Manager: portage-2.2.10_p15

commit 4422e4e15d862d79b23cb297bfdb88665c68d7f1
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Apr 5 11:43:53 2014 +0300

dev-haskell/distributive: bump up to 0.4.3.1

Package-Manager: portage-2.2.8_p62

commit 90423441e6759ff747d2dad5f052dcc5755e5d14
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Mar 30 19:55:39 2014 +0300

dev-haskell/distributive: bump up to 0.4.1

Package-Manager: portage-2.2.8_p62

commit 5664fdcfeb9e73f401e3cb1915fd0b3b0464ab51
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Jan 15 20:31:33 2014 +0300

dev-haskell/distributive: bump up to 0.4

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit ff7c8a5899b1fe900adfe1e9d3d6cfa954644c0b
Author: Mark Wright <gienah@gentoo.org>
Date: Sat Oct 19 23:11:15 2013 +1100

Add flag name='lib-werror' description

commit d1f4cca1c8c79d49fab68160d2d80cab48210eae
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Oct 18 17:08:15 2013 +1100

Bump distributive to 0.3.2

commit 243201169926e0f5443543d62d22b46029ce0dff
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Mar 9 23:36:30 2013 +0300

dev-haskell/distributive: bump up to 0.3.1

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit f76923a74308d1d2dc7bcfed0b86fa70719902da
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon Jan 7 19:38:51 2013 +0300

dev-haskell/distributive: bump up to 0.3

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 7db4e1b65c2de61d0028528402e5f4d4f1112cf1
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Fri Sep 7 17:44:46 2012 +0400

big mirror update

commit 88bbb0224ca4d45e00f0f64b16b0c8e79dab66f1
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Jun 15 03:11:07 2012 +0300

regenerated all Manifests to make use of 'thin' feature in one shot

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 2fc92034a03688a5fe581be8ab78e83c0d986b66
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Apr 12 02:15:02 2012 +1000

Bump distributive to 0.2.2

commit ddfc3d1aa83b3634fb3be0d8024f3d6afe252445
Author: Mark Wright <markwright@internode.on.net>
Date: Thu Nov 17 23:17:59 2011 +1100

Add hoogle support

commit 9a7fa3ce79c3a8ea6dbb5b168cffb5524a5500aa
Author: Mark Wright <markwright@internode.on.net>
Date: Fri Oct 28 23:38:31 2011 +1100

Add distributive, built with ghc 7.2.1, 7.0.4 and 6.12.3