dev-haskell/text (haskell)

Search

Masked: This package is masked.

Reason: These package versions depend on a minimum GHC of 9.12, which is still considered experimental. If you need to use GHC-9.12 or any of these package versions, copy or symlink scripts/package.unmask/ghc-9.12 to your package.mask directory. You can do so by running: ln -s $(portageq get_repo_path / haskell)/scripts/package.unmask/ghc-9.12 \ /etc/portage/package.unmask/ghc-9.12 Please report any bugs to https://github.com/gentoo-haskell/gentoo-haskell/issues

Masked by Mark Wright on 2025-01-29

Install

Install this package:

emerge -a dev-haskell/text

If the package is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask dev-haskell/text

Or alternatively:

emerge --autounmask-write -a dev-haskell/text

Package Information

Description:
An efficient packed Unicode text type
Homepage:
https://github.com/haskell/text
License:
BSD-2

Versions

Version EAPI Keywords Slot
2.1.3 8 ~amd64 0/2.1.3
2.1.2 8 ~amd64 0/2.1.2
2.1.1 8 ~amd64 ~arm64 0/2.1.1
2.0.2 8 ~amd64 ~arm64 0/2.0.2
1.2.5.0-r1 8 ~amd64 ~arm64 ~ppc64 ~riscv ~x86 0/1.2.5.0-r1
1.2.4.1-r1 8 ~amd64 0/1.2.4.1-r1

Metadata

Maintainers

Upstream

Raw Metadata XML
<pkgmetadata>
	<maintainer type="project">
		<email>haskell@gentoo.org</email>
		<name>Gentoo Haskell</name>
	</maintainer>
	<use>
		<flag name="extendedbenchmarks">Runs extra benchmarks which can be very slow.</flag>
		<flag name="pure-haskell">Don&#39;t use text&#39;s standard C routines
NB: This feature is not fully implemented. Several C routines are still in
use.
When this flag is true, text will use pure Haskell variants of the
routines. This is not recommended except for use with GHC&#39;s JavaScript
backend.
This flag also disables simdutf.</flag>
		<flag name="simdutf">use simdutf library</flag>
	</use>
	<upstream>
		<remote-id type="hackage">text</remote-id>
		<remote-id type="github">haskell/text</remote-id>
	</upstream>
</pkgmetadata>

Lint Warnings

USE Flags

Manage flags for this package: euse -i <flag> -p dev-haskell/text | euse -E <flag> -p dev-haskell/text | euse -D <flag> -p dev-haskell/text

Flag Description 2.1.3 2.1.2 2.1.1 2.0.2 1.2.5.0-r1 1.2.4.1-r1
simdutf use simdutf library

Manifest

Type File Size Versions
Unmatched Entries
Type File Size
DIST text-1.2.4.1.tar.gz 148905 bytes
DIST text-1.2.5.0.tar.gz 155890 bytes
DIST text-2.0.2.tar.gz 292557 bytes
DIST text-2.1.1.tar.gz 300910 bytes
DIST text-2.1.2-rev1.cabal 10989 bytes
DIST text-2.1.2.tar.gz 449871 bytes
DIST text-2.1.3-rev1.cabal 11202 bytes
DIST text-2.1.3.tar.gz 453086 bytes