Install this package:
emerge -a dev-haskell/stringsearch
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/stringsearch
Or alternatively:
emerge --autounmask-write -a dev-haskell/stringsearch
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.3.6.6-r1 | 8 | ~amd64 | 0/0.3.6.6-r1 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <longdescription> This package provides several functions to quickly search for substrings in strict or lazy ByteStrings. It also provides functions for breaking or splitting on substrings and replacing all occurrences of a substring (the first in case of overlaps) with another. GHC before 6.10 are no longer supported, other compilers only if they support BangPatterns. If you need it to work with other compilers, send a feature request. </longdescription> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | stringsearch-0.3.6.6.tar.gz | 39679 bytes |