gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/text-builder

Efficient strict text builder

Screenshots

  • text-builder-0.6.7.2
    ~amd64
    doc hscolour hoogle profile test

    View      Download      Browse     License: MIT   
    Overlay: haskell
  • text-builder-0.6.7
    ~amd64 ~x86
    doc hscolour profile test

    View      Download      Browse     License: MIT   
    Overlay: nest

ChangeLog

commit f1cccf6904d8816db3b3ae9fb33bf6591944ee98
Author: hololeap <hololeap@protonmail.com>
Date: Sun Jan 11 20:29:11 2026 -0700

*/*: Update copyright

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

commit fdce66bff38a0da2fae7abb197649af08562fe6b
Author: hololeap <hololeap@protonmail.com>
Date: Tue Mar 25 18:11:08 2025 -0600

dev-haskell/text-builder: drop 0.6.7

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

commit ba4dd5e3afcc1eff0d6c72fbeec8f6671e1a662b
Author: hololeap <hololeap@protonmail.com>
Date: Sat Mar 16 20:19:13 2024 -0600

*/*: Switch from KEYWORDS to masks for ghc-9.4

Instead of using no KEYWORDS to block people from using newer versions
of GHC (and packages that depend on them), do the following:

* Keyword versions of GHC that have a binary
* Keyword any package versions that depend on them
* Add the GHC and package versions to profiles/package.mask
* For convenience, create a working package.unmask that can be copied to
the user's config which will allow them to use the GHC branch if
needed

This is only for the GHC-9.4 branch for now, but it can be done for
later GHC branches as well.

Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1047
Closes: https://github.com/gentoo-haskell/gentoo-haskell/pull/1521
Closes: https://github.com/gentoo-haskell/gentoo-haskell/issues/1485
Signed-off-by: hololeap <hololeap@protonmail.com>

commit 75d48e22a0056d95bda692ddb9f9761e2c3f8fa5
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Mon Mar 4 22:16:35 2024 +0100

dev-haskell/text-builder: bump up to 0.6.7.2 (unkeyworded)

Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
Signed-off-by: hololeap <hololeap@protonmail.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 6156f0cb5e8ae561a238655a5e4e4d692a18249b
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Jan 15 15:58:58 2023 +1100

dev-haskell/text-builder: add github, hackage upstream metadata

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

commit e44137bbab7a42c56f17f55c891eb9f02f5c4635
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Jan 15 15:58:50 2023 +1100

dev-haskell/text-builder: drop 0.6.6.2

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

commit 897e9be6637472d6522a940e42f0054db80edb4b
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Jan 15 15:58:48 2023 +1100

dev-haskell/text-builder: add 0.6.7

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

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 c0a0f962ef9fdc4acc76f17bb411f83304f62c78
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jun 26 13:30:33 2021 +0100

dev-haskell/text-builder: bump up to 0.6.6.2

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

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

dev-haskell/text-builder: remove redundant longdescription from metadata

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

commit ec7fc6d18ec23c243a7c27900d4c3cb5c94f9734
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Tue Jan 14 14:52:33 2020 -0330

dev-haskell/text-builder: bump up to 0.6.6.1

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>

commit ee73c90c6a24ac4547812ca1990808468d941721
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Mon Dec 16 14:50:47 2019 -0500

dev-haskell/text-builder: drop old

Drop oldest

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 3acb7c9117add13032a1529db5d358279d5c6ce6
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Thu Oct 24 16:23:52 2019 -0230

dev-haskell/text-builder: bump up to 0.6.5.1

ghc 8.6.5
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>

commit 31e48aa0bcb97ae76c2f666fbdcf2e2940c86cc8
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Tue Aug 28 16:34:59 2018 +1000

dev-haskell/text-builder: bump up to 0.5.4.3

Package-Manager: Portage-2.3.48, Repoman-2.3.10

commit 2a80605d36adac4092d54d015c1fcbd34cfbdda2
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Mon Aug 27 22:17:02 2018 +1000

dev-haskell/text-builder: bump up to 0.5.4.2

Package-Manager: Portage-2.3.48, Repoman-2.3.10

commit 7a5c8e74e3160a0f9d6bf58962012b3801250f0c
Author: karky7 <cantimerny.g@gmail.com>
Date: Sun Nov 26 15:30:20 2017 +0900

dev-haskell/text-builder: initial layout

Package-Manager: Portage-2.3.16, Repoman 2.3.6