gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/insert-ordered-containers

Associative containers retaining insertion order for traversals

Screenshots

  • insert-ordered-containers-0.2.5.3
    ~amd64
    doc hscolour hoogle profile test

    View      Download      Browse     License: BSD   
    Overlay: haskell
  • insert-ordered-containers-0.2.5
    ~amd64 ~x86
    doc hscolour profile test

    View      Download      Browse     License: BSD   
    Overlay: nest

ChangeLog

commit ddf39ca3d4688a7bbe5f74cd2b927a5981acc98a
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Aug 25 06:03:39 2023 +1000

dev-haskell/insert-ordered-containers: drop 0.2.5.1-r1

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

commit d24da5f911082feb816113d6ca0db971a773d2b4
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Aug 25 06:03:37 2023 +1000

dev-haskell/insert-ordered-containers: add 0.2.5.3

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

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 7073577d99596d2d900cfad0ed20028a48bd7e31
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Nov 28 18:44:04 2022 -0700

dev-haskell/insert-ordered-containers: Hackage revision bump

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 0f1b1a7399e55da099d58b411fc3c5c35dc20dd3
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Mar 19 15:02:49 2022 -0600

dev-haskell/insert-ordered-containers: Bump to 0.2.5.1

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

commit bdbf8d58fd231c9d2ab0ca0a5daf46250fa04064
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jun 26 14:08:18 2021 +0100

dev-haskell/insert-ordered-containers: bump up to 0.2.5

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

commit 42511ee811f1ca9c54c9e48977209218630459ce
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jan 23 17:24:57 2021 +0000

dev-haskell/insert-ordered-containers: allow aeson-1.5

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

commit 0ca8cd45a9515abfe25a800ef4a49f28003ed53f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Dec 19 12:33:54 2020 +0000

dev-haskell/insert-ordered-containers: bump up to 0.2.3.1

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

commit ba99071dc588d9ada949494fb26fe333b8ec7a8f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Sep 27 13:13:01 2020 +0100

dev-haskell/insert-ordered-containers: drop old

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

commit 3e3eada98f8338d9c3e9676789b09b21e8852462
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Apr 17 08:13:42 2020 +0100

dev-haskell/insert-ordered-containers: allow lens-4.19

Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1056
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit bb74719eb3e53993634f525948928ef451e5151e
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Mon Dec 30 11:14:37 2019 -0330

dev-haskell/insert-ordered-containers: bump 0.2.3

Masked due to depend on >=quickcheck-2.13.2 (masked).

Package-Manager: Portage-2.3.79, Repoman-2.3.18
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 a71bf26d19363146b6760760aa2b3d7e7361ec0f
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Tue Oct 16 23:41:51 2018 +1100

dev-haskell/insert-ordered-containers: new package

Package-Manager: Portage-2.3.51, Repoman-2.3.11