gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/binary-instances

Orphan instances for binary

Screenshots

  • binary-instances-1.0.4-r1
    ~amd64
    doc hscolour hoogle profile test

    View      Download      Browse     License: BSD   
    Overlay: haskell

ChangeLog

commit ebba412b6cc533ad9f12c8f2222cca9f1654ed79
Author: Jack Todaro <solpeth@posteo.org>
Date: Thu Aug 24 18:25:35 2023 +1000

dev-haskell/binary-instances: allow aeson-2.2

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit fc4d9c9e0065297a220d4e7d7c9eb7d339a77344
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Apr 23 13:59:43 2023 -0600

dev-haskell/binary-instances: add 1.0.4, drop 1.0.2-r1

Signed-off-by: hololeap <hololeap@users.noreply.github.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 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 265ca00948d225faf6ac23f15a826409ca6d4b72
Author: hololeap <hololeap@users.noreply.github.com>
Date: Tue Mar 22 20:28:12 2022 -0600

dev-haskell/binary-instances: Bump to 1.0.2-r1

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

commit fd4be1924132369838094d84dc92ca7e9c13a598
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Oct 10 08:48:45 2021 +1100

dev-haskell/binary-instances: drop old

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit f9f66946336655ff6113fabfb69e04c383ac4703
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Oct 10 08:48:31 2021 +1100

dev-haskell/binary-instances: bump up to 1.0.2

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit de4aa4b1e71920b58efa51e6f54e43bbaf1b9758
Author: Mark Wright <gienah@gentoo.org>
Date: Tue Jun 29 09:19:36 2021 +1000

dev-haskell/binary-instances: Loosen base dep

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Mark Wright <gienah@gentoo.org>

commit 54f6fb7c9af9aa1a5102983297fce5cbde926e43
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Apr 14 21:53:49 2021 +0100

dev-haskell/binary-instances: restore test restriction (still fails)

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

commit 79acbf1f5f6c2397ad2ee3dee972736f0f9e31ff
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Jan 24 11:15:06 2021 +1100

dev-haskell/binary-instances: drop old

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 1ae82c06e89fd3bef4b8d81c12f52c0e0fd522c2
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Wed Jan 6 23:17:14 2021 -0500

dev-haskell/binary-instances: bump to 1.0.1, allows newer aeson

test was previously restricted in 1.0.0.1 due to an upstream issue in
ghc/text[1]. While the issue remains open, I have succesufully compiled
the test suite for binary-instances-1.0.1, and it seems to pass all
tests.

[1]: https://github.com/haskell/text/issues/277

Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 7bb9ec200a80f479406ae1c21f4f661f2d687f49
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Wed Jan 6 23:17:14 2021 -0500

dev-haskell/binary-instances: bump to 1.0.1, allows newer aeson

Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 986450efe4feb9c36b92940fcdf539a573d1986b
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Aug 20 08:15:47 2020 +0100

dev-haskell/binary-instances: disable problematic test

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

commit a7cd5de2bf2d7f7a7cd177983361c751603f9448
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Sat Mar 28 12:47:03 2020 -0400

dev-haskell/binary-instances: bump up to 1.0.0.1

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@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 3e50c5ffd381fbedb6ca16f4306e2963d05b8d8f
Author: Mark Wright <gienah@gentoo.org>
Date: Tue Oct 15 21:15:36 2019 +1100

dev-haskell/binary-instances: Add

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Mark Wright <gienah@gentoo.org>