gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/stm-conduit

Introduces conduits to channels, and promotes using conduits concurrently

Screenshots

  • stm-conduit-4.0.1
    ~amd64
    doc hscolour hoogle profile test

    View      Download      Browse     License: BSD   
    Overlay: haskell

ChangeLog

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 a8460149788a9043b6d0eaf04f790939cd59c29c
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Jul 25 13:07:29 2021 +0100

dev-haskell/stm-conduit: update to EAPI=8

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

commit a7fc7deee6c4bf7d6f97d72b85439b3251474612
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Tue Feb 16 23:56:04 2021 -0500

dev-haskell/stm-conduit: remove redundant longdescription from metadata

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

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 3cb161a045718a21c7608c8b43ae73c24dc14c1a
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Sat Nov 16 14:49:37 2019 -0500

dev-haskell/stm-conduit: drop old

Keep last: 4.0.1

Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>

commit 159b51139c335032a45731c4854061c61a34b969
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Thu Sep 27 22:41:05 2018 +1000

dev-haskell/stm-conduit: bump up to 4.0.1

Package-Manager: Portage-2.3.50, Repoman-2.3.11

commit 1e0139df00705c6188e32d14926104a08c2200c7
Author: Mark Wright <gienah@gentoo.org>
Date: Sun Apr 15 11:45:59 2018 +1000

dev-haskell/stm-conduit: Bump to 4.0.0 (masked)

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 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 cd6e9723de3c900b6fb293aff971a9e9456ba429
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Jun 26 13:58:05 2016 +0100

dev-haskell/stm-conduit: bump up to 3.0.0

Package-Manager: portage-2.3.0

commit af4b89a9622bd162d0177862d348427a43b109d4
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun May 29 18:59:59 2016 +0100

dev-haskell/stm-conduit: allow transformers-0.5

Package-Manager: portage-2.3.0_rc1

commit d3aeb1423347e8a50a406421c849d6d1c0fee03f
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Mar 25 22:19:55 2016 +0000

dev-haskell/stm-conduit: bump up to 2.8.0

Package-Manager: portage-2.2.28

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

Update metadata.xml for GLEP 67

commit 0b25147bbd070be429cce8527e5a741a161102c2
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Dec 19 22:50:45 2015 +0000

dev-haskell/stm-conduit: bump up to 2.7.0

Package-Manager: portage-2.2.26

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 ecb558b9ba30e4564da85640fbea75239d56a821
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon May 25 11:26:58 2015 +0100

dev-haskell/stm-conduit: bump up to 2.6.1

Package-Manager: portage-2.2.18

commit 67e3d0796a94774955591cce5f50854caf9f2200
Author: Alexander Vershilov <qnikst@gentoo.org>
Date: Wed Apr 8 15:08:40 2015 +0300

dev-haskell/stm-conduit: bump up to 2.5.4

Package-Manager: portage-2.2.18

commit 18a22b58fadc3210fd5033fb6a46ab2871b173ad
Author: Alexander Vershilov <qnikst@gentoo.org>
Date: Fri Feb 13 01:08:46 2015 +0300

dev-haskell/stm-conduit: bump up to 2.5.4

Package-Manager: portage-2.2.17

commit d983e27432801d28650e00bb0cfd8dc629820c9b
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Dec 28 11:02:34 2014 +0000

dev-haskell/stm-conduit: bump up to 2.5.3

Package-Manager: portage-2.2.14

commit 4d6deb124986d3ab052f8f2172c9e0b636b4536c
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Thu Aug 28 11:36:00 2014 +0400

dev-haskell/stm-conduit: bump up to 2.5.2

commit b681e89292d2afc4cd6f1171d0d161a77e454c9e
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jul 24 18:59:58 2014 +0300

fix remnants of trailing '.' in DESCRIPTION and '<maintainer>' section for haskell

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

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 d8b05ca7030e81662e073469fe4d0c140c35de68
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Jul 23 09:08:35 2014 +0300

dev-haskell/stm-conduit: bump up to 2.5.1

Package-Manager: portage-2.2.10_p39

commit 62d19e23103cb53859b21b732c9a7aa0c16e5c41
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat May 31 01:06:20 2014 +0300

dev-haskell/stm-conduit: bump up to 2.5.0

Package-Manager: portage-2.2.10_p15

commit fc376f1d40310130de1298f60937aac510f3f987
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun May 18 13:00:08 2014 +0300

dev-haskell/stm-conduit: allow transformers-0.4

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

commit 45562e4f127d2e0a288b77fd4df7a8c2c5fe8cff
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Tue Apr 8 10:52:10 2014 +0400

dev-haskell/stm-conduit: bump up to 2.4.0

commit bb18e25c08dc35f622225bd0e3196de26bd99e25
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon Mar 24 10:03:06 2014 +0300

dev-haskell/stm-conduit: bump up to 2.3.0

Package-Manager: portage-2.2.8_p62

commit ac601ce03324f515d4ad9f4249403b69c2ac6907
Author: Mark Wright <gienah@gentoo.org>
Date: Sun Mar 9 21:32:22 2014 +1100

Bump stm-conduit to 2.2.2

commit 25b7cdd6344099b5b7639dbf4a8a6925eef3f239
Author: Mark Wright <gienah@gentoo.org>
Date: Tue Jan 28 18:06:01 2014 +1100

Bump stm-conduit to 2.2.1.1

commit 189f1330d1eb9e5fea13851070cf840e5d1504e8
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jan 25 10:38:45 2014 +0300

dev-haskell/stm-conduit: bump up to 2.2.1

Package-Manager: portage-2.2.8-r1

commit 12eab051a06682bdf934fedbb562789d10d73dc9
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Dec 7 12:16:45 2013 +0300

dev-haskell/stm-conduit: bump up to 2.1.4

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

commit 41505d55d9b78545f9c010f1915c6bff349d1b23
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Nov 29 10:39:49 2013 +0300

dev-haskell/stm-conduit: bump up to 2.1.3

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

commit 787e5f37e8c545d863f9e12b0555e19b05ea6f3e
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Aug 7 21:34:05 2013 +0300

dev-haskell/stm-conduit: bump up to 2.1.2

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

commit 129880640683586763d3f7d1573e5660652d0a0b
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Aug 3 20:09:50 2013 +0300

dev-haskell/stm-conduit: bump up to 2.1.1

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

commit 012f2ca0008b2effd0514635cb1255b251d4d79a
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Fri May 31 10:25:17 2013 +0400

dev-haskell/stm-conduit: bump up to 2.1.0

Signed-off-by: Alexander Vershilov <alexander.vershilov@gmail.com>

commit 276f1bc860e9f744157cda1351e0d8eddd71e9b3
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Thu May 23 16:14:56 2013 +0400

dev-haskell/stm-conduit: version bump 2.0.0

commit 01afdfdb2eabd3e609652c50fc6eb43f526a0fe2
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Thu Apr 11 10:17:59 2013 +0400

stm-conduit 1.1 bump

commit 64a60239ed6e7dac51a709d3376ac1815cfb62c8
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Sat Mar 2 16:53:01 2013 +0400

stm-conduit 1.0 bump

commit 10ebd4792038779d64311364eb29c3651bf4be73
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Mon Jan 7 07:28:26 2013 +0400

stm-conduit ported to EAPI=5

commit 6a812c0557cc80374838a1fc8cc2ddda9c64c547
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Oct 11 20:04:53 2012 +1100

Bump stm-conduit to 0.4.3

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

big mirror update

commit a63b2336e6bc5add8c9143b003ebd7051a295a7b
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Thu Aug 9 20:47:32 2012 +0400

stm-conduit 0.4.2

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 c146658a6fd43f49254ea89f285122e4b20fa8c2
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Fri Apr 27 23:57:05 2012 +0400

stm-conduit-0.4.1

commit 6aa181014d1ec713855c449fb04b2eccabb33ca6
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Sat Apr 21 00:40:00 2012 +0400

removed stm-conduit-0.2.4.1

commit 37b599972437e1191b4650a798dc905a701595b0
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Sat Apr 14 15:01:02 2012 +0400

stm-conduit fix for mtl-2.1

commit 57c976e650cd373a932cfe4d4cec3b0cff92e2d1
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Mon Apr 9 21:45:44 2012 +0400

stm-conduit-0.4

removed 0.2.4.1-r1 because it contains patches used by upstream (0.4)

commit 026dea8869e77081bd301fc19d25cbe2a17002e2
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Sat Apr 7 22:19:30 2012 +0400

stm-conduit-0.2.4.1-r1 ebuild added (conduit-4 fix)

commit 8ea04439e9d830e17b76b0215317ba820c127cf1
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Sun Mar 18 18:04:46 2012 +0400

stm-conduit-0.2.4.1 test-suite added

commit dde2d92bbc5a5f407b04df7131084f8a9cb2635f
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Sun Mar 18 01:02:48 2012 +0400

stm-conduit-0.2.4.1 version bump

commit a5634687dac7cc430d7219ec77a03e86c6e23052
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Wed Feb 29 16:35:09 2012 +0400

stm-conduit manifest fix

commit ef8306586cdca6504a41dafbfa6aab5667b0114d
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Wed Feb 29 16:23:47 2012 +0400

stm-conduit update: 0.2.2.1->0.2.3.1

commit 5fdd0bf79844d267a0527675cedfdf1952c37c61
Author: Mark Wright <gienah@gentoo.org>
Date: Mon Feb 13 20:17:34 2012 +1100

Upstream forgot to ship the tests for stm-conduit, delete old ebuild

commit 2ce3c6ab886c2cda247caa03e273de4a7b0cfce0
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Mon Feb 13 11:39:27 2012 +0400

stm-conduit-0.2.2.1 ebuild added

commit 604c0917bfe1f7a0281c3bd1cf5504d6005799eb
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Fri Feb 10 15:25:56 2012 +0400

stm-conduit initial layout