Install this package:
emerge -a dev-haskell/string-interpolate
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/string-interpolate
Or alternatively:
emerge --autounmask-write -a dev-haskell/string-interpolate
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.3.4.0 | 8 | ~amd64 ~arm64 ~ppc64 ~riscv ~x86 | 0/0.3.4.0 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <use> <flag name="bytestring-builder">Use ByteString Builders to construct ByteString outputs instead of the ByteString type itself. If you're regularly constructing large (>50KB) bytestrings, enabling this can speed up your code. Otherwise, enabling this is likely to be a net slowdown.</flag> <flag name="extended-benchmarks">Enable benchmarks for Interpolation and interpolatedstring-perl6</flag> <flag name="text-builder">Use Text Builders to construct Text outputs instead of the Text type itself. If you're regularly constructing large (>50KB) text objects, enabling this can speed up your code. Otherwise, enabling this is likely to be a net slowdown.</flag> </use> <upstream> <remote-id type="hackage">string-interpolate</remote-id> <remote-id type="gitlab">williamyaoh/string-interpolate</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-haskell/string-interpolate |
euse -E <flag> -p dev-haskell/string-interpolate |
euse -D <flag> -p dev-haskell/string-interpolate
| Flag | Description | 0.3.4.0 |
|---|---|---|
| bytestring-builder | Use ByteString Builders to construct ByteString outputs instead of the ByteString type itself. If you're regularly constructing large (>50KB) bytestrings, enabling this can speed up your code. Otherwise, enabling this is likely to be a net slowdown. | ✓ |
| extended-benchmarks | Enable benchmarks for Interpolation and interpolatedstring-perl6 | ✓ |
| text-builder | Use Text Builders to construct Text outputs instead of the Text type itself. If you're regularly constructing large (>50KB) text objects, enabling this can speed up your code. Otherwise, enabling this is likely to be a net slowdown. | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | string-interpolate-0.3.4.0-rev3.cabal | 4274 bytes |
| DIST | string-interpolate-0.3.4.0.tar.gz | 23317 bytes |